scroer
Join our community
One thing that helps me learn the various built-in JavaScript array methods is to try to roll my own versions. Here's a function that emulates Array.map!