Matthew Gerstman
  • Home
  • Theater
  • Tech
  • Talks
Sign in Subscribe

functional-programming

A collection of 5 posts
Reduce, Reduce, Reduce
Tech Featured

Reduce, Reduce, Reduce

After my last article on map, filter, and reduce there was an outpour of requests to do an article on just reduce. This time let’s dive into all the fun things you can do with reduce.
18 Mar 2019 4 min read
Map, Filter, Reduce
Tech Featured

Map, Filter, Reduce

In this article we'll go back to basics and cover three of the most important functions in functional programming, map, filter, and reduce.
02 Mar 2019 3 min read
Mary Had a Little Lambda
Tech Featured

Mary Had a Little Lambda

Originally I set out to write a sequel to Functional Programming Fundamentals that covered all of the scary jargon. This quickly evolved into What the Functor? In that article I covered monads, monoids, and functors. Now we have one last bit of scary functional jargon, lambdas.
24 Feb 2019 3 min read
What the Functor?
Tech Featured

What the Functor?

A monad is just a monoid in the category of endofunctors, what's the problem? Hopefully, you'll understand this when we're done.
24 Feb 2019 7 min read
Functional Programming Fundamentals
Tech Featured

Functional Programming Fundamentals

In this post, we’ll discuss the fundamentals of Functional Programming and how they apply to modern JavaScript. We’ll also avoid unnecessary jargon like monads and functors and stick to concepts that will make our code better.
21 Jan 2019 8 min read
Page 1 of 1
Matthew Gerstman © 2025
Powered by Ghost