Skip to content

Latest commit

 

History

History
69 lines (43 loc) · 3.21 KB

README.md

File metadata and controls

69 lines (43 loc) · 3.21 KB

functional.js 🔨

All the good stuff I gather about functional programming in JavaScript.

Books

Talks

Articles

People

  • 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)

Libraries

Data Structures

Data Types

Specifications

Linting