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!