Learning the functional paradigm with js
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 .