Knockout.js Lesson 2 - Initialising the application | Knockoutjs Video Tutorial

,

In lesson 2, we add the wrapper for our app and see how easy it is to create a simple constructor for our application that accepts configuration options and supports chaining. We also saw how to use jQuery's extend method to merge the configuration object with the default properties of the application.