Sidney Maestre, platform evangelist for StackMob, presents an introduction to Backbone.js, to the San Francisco HTML5 User Group. He walks you through the fr...
Most Backbone tutorials describe the process of sending RESTful requests to the server, via the save() method. But, how do we capture that data with...
Introduction to Backbone.js Part 1: Models Tutorial We'll cover everything you need to know on how to get started using models in Backbone.js. They're quite...
Switching to a more modular approach to writing JavaScript is unfortunately a more difficult process than we might hope. Once you understand the concept of...