In the last article, we saw how functional programming can be used with arrays. In this article we examine higher-order functions—functions for making functions.| jrsinclair.com
In the previous article, we saw how functions can be used to make certain code abstractions easier. In this article we apply these techniques to arrays and lists.| jrsinclair.com
What is all the hype about Functional JavaScript? And why is it called functional? It’s not as though anyone sets out to write dysfunctional Javascript.What is it good for? Why would you bother?| jrsinclair.com