array-map Flashcards

1
Q

What is Array.prototype.map useful for?

A

To manipulate each element of the array and return the altered element in a new array.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly