Lessons: 17Length: 2.2 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.2 View Models

Now that you've seen a bit of what Knockout can do we'll cover the most fundamental part—the View Model. In this lesson we'll compare the two main ways of creating a View Model: the object literal pattern and the constructor function.