Introduction to Backbone.js


Details
Backbone.js is a JavaScript MVC framework that sparked a renewed interest in ways to manage complexity in client-side development. We'll cover some of the basic pieces of Backbone and look at the Todo example app, talk about Backbone's strengths and weaknesses relative to other options, then work through a practice project.
Aidan Feldman is a full-stack developer doing Ruby and JavaScript at Jux. When not cranking out open source projects (https://github.com/afeld) or mustachifying the internet (http://mustachify.me/), Aidan can be found performing with various modern dance companies around the city. He’s the organizer of Hacker Hours (http://hackerhours.org/), a volunteer with CoderDojo NYC (http://coderdojonyc.com/) and teaches Advanced Javascript at NYU.

Introduction to Backbone.js