Functional Programming Patterns
— June 25th, 2019Few months ago, Kyle Shevlin did a great course on egghead, followed by a series of articles, about some basic concepts of functional programming in JavaScript. As an adept of this very popular paradigm, I found that even very basics, I'm not using all of them on a daily basis. So, here is **a quick recap of how cool those patterns are** and how they can help you improve your functional code.