This is a KnockoutJS presentation I gave at Tech Ed NA 2012 conference in Orlando in June. Thank you to the almost 700 people who attended … I had a great time and really enjoyed the questions after the session. The deck, abstract and samples are in this post.

 

Abstract is below:

Do you write a lot of HTML and JavaScript code to push and pull data? In this session, learn popular techniques to use data binding to bind your data to your target controls in HTML writing less code, but gaining more power. See how to consume json data, use json objects in JavaScript, use declarative binding, using KnockoutJS. Also, see how to use the MVVM pattern to write data centric JavaScript code that follows good separation patterns and creates highly maintainable code.

View more of my presentations on SpeakerDeck  here.

Sample code shown in the presentation can be found here.

If you like this you can check out in my in depth Knockout course at Pluralsight at Building HTML5 and JavaScript Apps with MVVM and Knockout.


ko ps