All the good stuff I gather about functional programming in JavaScript.
-
Professor Frisby's Mostly Adequate Guide to Functional Programming
by Brian Lonsdorf (@drboolean) -
Functional-Light JavaScript
by Kyle Simpson (@getify)
-
Hey Underscore, You're Doing It Wrong!
by Brian Lonsdorf (@drboolean) -
Learning Functional Programming with JavaScript
by Anjana Vakil (@AnjanaVakil) -
Monads & Gonads
by Douglas Crockford [crockford.com] -
Oh Composable World!
by Brian Lonsdorf (@drboolean)
-
The Little Idea of Functional Programming
by Jack Hsu (@jay_soo) -
The Marvellously Mysterious JavaScript Maybe Monad
by James Sinclair (@jrsinclair) -
Functional Programming In JS — With Practical Examples (Part 1)
by rajaraodv (@rajadaodv) -
Functional Programming In JS — With Practical Examples (Part 2)
by rajaraodv (@rajadaodv) -
Lenses with Immutable.js
by Brian Lonsdorf (@drboolean)
-
Mattias P. Johansson (@mpjme)
His YouTube channel funfunfunction started out as a series of vidoes on functional programming in JavaScript. Even though the ongoing weekly show has forked into multiple other programming related topics, it's a great resource of vidoes where the host does his best to demystify concepts like Functors, Monads and Higher-order functions. -
Brian Lonsdorf (@drboolean)
-
Kyle Simpson (@getify)
- Immutable {immutable-js}: Immutable persistent data collections for Javascript
- {eslint-config-cleanjs}
by Bodil (@bodil)