Talk presentation and demo materials for my 12/17/2013 Code Fellows workshop, "Learn Frontend Testing".
To re-build this slide deck from Jade sources:
$ npm install
$ grunt jade
To watch changes:
$ grunt watch
To check style and tests:
$ grunt
This project contains many libraries distributed under their respective licenses.
All code not otherwise specified is Copyright 2013 Ryan Roemer and released under the MIT License.