This is a set notes to be used in the JRS Training Workshop understanding functional javascript.
You can run this guide using the following setup:
- Install NodeJS
- Follow setup instructions
yarn
yarn start
open localhost:1337
If you find any typos, please submit a pull request or post an issue.
Improvements are welcome.
Check out these great resources on Functional JavaScript.
- https://github.com/getify/Functional-Light-JS
- https://drboolean.gitbooks.io/mostly-adequate-guide/content/ch1.html
- https://leanpub.com/javascriptallongesix
- http://shop.oreilly.com/product/0636920028857.do
Even more here: