Functional programming in JavaScript
It's a programming paradigm that focuses on the use of functions as a primary building block of software. In JavaScript, functional programming is supported natively, which means that you can use it without any additional libraries or tools.
(And all...
dev.henryjperez.com5 min read