Grab your map(); adventure is out there!
Let's explore the majestic map array method and all it's glory.
Keywords used in this article:
array: a list-like object that one can traverse or modify (mutate)
integer: a real number, not a string (text)
index: the numerical position of an item i...
brettthurston.com10 min read
Magda Sokolovic
just dove into studying WebDev!
very useful article! I learned about map method yesterday and this article is a good addition to what I learned :)