Functional programming in JavaScript.
This is a one part series of more to come on the subject functional programming. JavaScript is a multi-paradigm language that allows you to freely mix and match object-oriented, procedural, and functional paradigms. Recently there has been a growing ...
denniskestone.hashnode.dev3 min read
Marcelo Zárate
A bit of everything & a lot of nothing developer
Nice! I really have trouble keeping to only one paradigm. Btw, your last title messed up
###Functional programming building blocks.Good post!