New Backbone.JS Keynote
Submitted by ynonp on Thu, 09/20/2012 - 23:01
If you're not sure what Backbone.js or JavaScript MVC are, this keynote is for you.
As JavaScript programs get bigger, we need a scalable solution to structure our code. This is the idea behind MVC. A JavaScript MVC framework will help you structure your code with a good separation of concerns between models and views.
Backbone.js is currently the most widely used, mature and stable framework. In the keynote I discuss the ideas behind JS MVC and how Backbone.js implements those ideas, with a cool step-by-step example.
So what are you waiting for ? Head over to Backbone.JS on Slideshare and let me know what you think.