DEV Community

Discussion on: We Don't Need No Stinking map() or filter()

Collapse
 
jdsteinhauser profile image
Jason Steinhauser

You are absolutely correct. I eluded to the fact that map and filter were more optimized than their reduce implementations, but I need to reiterate that at the end. Thanks for the feedback!