JS Rewrited #01 - Array.map()
Summary
In this article, we will discuss what the Array.map function is, its usage, and recreate its behavior by creating a brand new custom function to get a deeper understanding of how it works in detail.
The map function
Usage
Function rewriting
...
falbech.hashnode.dev5 min read