Functional Javascript Workshop
Teaching fundamental functional programming features of Javascript.
No libraries required (i.e. no underscore), just ES5.

Work in Progress. New lessons will be added weekly and tested upon participants of the SingaporeJS meetup group.
Feedback and Suggestions very welcome, please log them in issues.
Full curriculum reviews like this one are incredibly helpful. More feedback like this please!
Installation & Update
$ npm install -g functional-javascript-workshop@latest
Note: the workshop is being updated weekly.
Please regularly rerun the above command to get the latest set of exercises.
Usage
$ functional-javascript-workshop
Screenshots

Resources
A growing collection of quality functional javascript resources can be found in the wiki.
Thanks rvagg
This tutorial was built using rvagg's workshopper framework.
Licence
MIT