array-map Flashcards
1
Q
What is Array.prototype.map useful for?
A
Creating a new array populated with the results of calling a provided function on every element in the array
Coding Bootcamp LFZ > array-map > Flashcards
What is Array.prototype.map useful for?
Creating a new array populated with the results of calling a provided function on every element in the array
Coding Bootcamp LFZ (94 decks)