Knockout.js Lesson 4 - Basic bindings | Knockoutjs Video Tutorial

,

In lesson 4, we look at some of the basic bindings that Kncokout provides and which allow us to seamlessly connect our user interface to our viewModel. We discuss the form bindings, control bindings and template binding, and also look at what the binding context is. We then implement the text binding in order to display some of the data we get from Flickr, and the if binding to only show these elements once they have been populated.