jamessugrue / beginning-backbone

Code extracts from the upcoming Apress title, Beginning Backbone
34 stars 22 forks source link

Beginning Backbone.js Apress : Code Samples

The following repository contains code samples for each chapter from my book on Backbone, Beginning Backbone.js, published by Apress.

Server files are written for Node.js, while all HTML and JavaScript should be served properly using a HTTP server, rather than opening as files.

Don't forget, each snippet will make a lot more sense with the book!