Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 723 Bytes

File metadata and controls

31 lines (20 loc) · 723 Bytes

Functional JavaScript Field Guide

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.

Resources

Check out these great resources on Functional JavaScript.

Even more here: