• Functional JavaScript Mini Book
  • 介紹
  • 1. lambda
  • 2. 高阶函数(Higher-order function)
  • 3. Transducer
  • 4. Functor & Monad
  • 5. Functional Reactive Programming
  • 6. Appendix
Powered by GitBook

Functional JavaScript Mini Book

Appendix

These are useful readings and resources

References & Resources

  1. Eweda
  2. Learn You a Haskell
  3. Hey Underscore, You're Doing It Wrong!
  4. typeclasses in javascript
  5. Why curry helps
  6. ECMAScript 6 campat table
  7. ES6 destructuring
  8. Functional Javascript