Reference: #OddU Presentation
Samples of FP and how to use them and when.
Clone, then run each sample directly
- mutable.js and immutable.js
- pure-functions.js
- point-free.js
- higher-order-functions.js
- currying.js
- partial-application.js
- composition.js