Map - Part 2 of Functional Programming in JavaScript

In this video series, we learn how to do functional programming in JavaScript. In this second one, I show you how and when to use the higher-order function map, and why it is the best thing ever. Resources: Code from the video How to install and use (for the arrow functions example)
Back to Top