Backbone.js is a small yet powerful javascript library for interacting with RESTful apis, rendering dynamic content, managing routes, and organizing your webapp.
In this training session, we'll go over the basic components of backbone js, show some scenarios where it can be helpful, and even build a (small) client-side application.
Can be found in app/demo
.