Awesome
FP-JS Class
Functional Programming learned through JS
Presentation here: http://goo.gl/zovcux
Installation:
npm install
Example of running tests: Tests are all located in their cooresponding folder so you must cd in to run.
cd exercises/curry
mocha .