Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.37 KB

Readme.md

File metadata and controls

38 lines (23 loc) · 1.37 KB

Functional Javascript Workshop

Teaching basics of functional programming in 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.

NPM NPM

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

screen shot 2013-09-27 at 5 18 45 pm screen shot 2013-09-23 at 9 13 02 pm

Thanks rvagg

This tutorial was built using rvagg's workshopper framework.

Licence

MIT