Example code for the class, demonstrating two approches to writing a simple exercise app.
Designed to be work locally - just open the .html
files and you're off.
A version of the exercise app in Backbone.js, with routing.
An unstructed version of the exercise app. No routing.
To keep things simple, there is a fake XHR implementation. No servers to run.