MapInPlace
DRAFT

Incorrect

Map modifies the elements of the array on which it operates in place

Correct

Map returns a new array populated with the results of the callback function

Language

JavaScript

Concepts

Stay up-to-date

Follow us on  twitter to hear about new misconceptions.