DEV Community

Discussion on: What's something you did this week that you're proud of?

Collapse
 
vonheikemen profile image
Heiker

I wrote the last piece of a (not planned) series of posts. I really like it. The post is an introduction to function composition patterns used in functional programming, all of them explained using javascript. Here is the link.

Since the series wasn't planned I also wrote a piece trying to explain the order, a table content of some sort. You can find it here

Collapse
 
radiomorillo profile image
Stephanie Morillo

Writing an entire blog post series is no small feat. Excellent work! :)