Upgrade to Pro — share decks privately, control downloads, hide ads and more …

knockout.js and backbone.js

knockout.js and backbone.js

An overview of two popular javascript client-side MV* frameworks, and their pros and cons.

stevedonie

June 11, 2012
Tweet

Other Decks in Programming

Transcript

  1. What are they? • Client side javascript gets ever more

    complex • jQuery was the first step • Now you can do more!
  2. Knockout • Model View View Model • Declarative Bindings •

    Automatic Updating • Dependency Tracking • Templating
  3. Resources • Derik Bailey – local backbone guru – http://lostechies.com/derickbailey/2011/11/22/ba

    ckbone-vs-knockout/ – http://lostechies.com/derickbailey/2011/09/13/res ources-for-and-how-i-learned-backbone-js/ • Knockout – lots of online stuff – http://knockoutjs.com/