Sign in
Log inSign up
Functional Programming in JavaScript

Functional Programming in JavaScript

Andrew Wooldridge's photo
Andrew Wooldridge
·Jan 30, 2017

Functional programming needs a different mindset than most of the developers/software engineers/programmers are used to. In this blog post I explain the main concepts of functional programming with examples written in JavaScript. Additional articles will follow with more in-depth details of Functional Programming in JS.