DEV Community

Discussion on: Stop abusing .map()!

Collapse
 
abesamma profile image
A.B. Samma • Edited

Great writeup! There's also some documentation at MDN under the Array.prototype.map() article on this antipattern (which is what it is).