Miscellaneous JS stuff created when toying around with things...
- _: despites the folder name, this is not underscore; this contains mn.js, a small happy library used by samples which don't (want to) depend on any framework
- circles: a bunch of circles running on HTML5 canvases
- bouncing (new): circles with a touch of physics
- todos: plain vanilla JS implementation of TodoMVC
- notes: single page note app
- Server side: Node, Express, MongoDB
- Client side: multiple implementations (Sammy and Backbone)