Backbone.js Introduction

This is an introduction to Backbone.js. He walks you through the framework and lays out the advantages of Backbone.js for your HTML5 application. The conversation includes a demo that deconstructs the different components of an app using Backbone.js. Specific topics include models & collections, views & templates, routers, events and …