/FP-Workshop

Primary LanguageJavaScript

This is a list of links about Functional Programming

Links

  1. Taking Things Out of Context: Functors in JavaScript
  2. Functors, Applicatives, And Monads In Pictures
  3. Hey Underscore, You're Doing It Wrong!
  4. Functional programming patterns for the non-mathematician (cut)
  5. Functional programming patterns for the non-mathematician (github)
  6. Functional JavaScript, Part 4: Function Currying
  7. A Gentle Intro to Monads … Maybe?
  8. Douglas Crockford: Monads and Gonads
  9. Martin Fowler Collection Pipeline
  10. From Map/Reduce to JavaScript Functional Programming
  11. Mostly adequate guide to FP (in javascript)
  12. Code for workshop was taken from this book