Knockout.js Lesson 1 - Introduction | Knockoutjs Tutorial

,

In this series you will learn to build a simple photo app with Knockout.js. Knockout.js is a simple and powerful client side javascript framework used to create complex user interfaces.In the course introduction, we look at what Knockout.js is, what architectural pattern it is built on, and how it can help us rapidly develop sophisticated, interactive user interfaces that don't turn into a tangled mess of event handlers. We also set up our development area ready to start coding in lesson 2