Functional JavaScript Mini Book
Introduction
1.
Lambda
1.1.
Anonymous Function
1.2.
Arrow Function
2.
Higher-order Function
2.1.
High-order Function
2.2.
map reduce filter
2.3.
Currying
2.4.
Compose Function
3.
Pattern Matching
4.
Functor & Monad
4.1.
Functor
4.2.
Monad
5.
Appendix
Powered by
GitBook
Functional JavaScript Mini Book
Appendix
References & Resources
Eweda
Learn You a Haskell
typeclasses in javascript
Why curry helps
ECMAScript 6 campat table
ES6 destructuring
Functional Javascript