DEV Community

Discussion on: Harnessing the power of Javascript's .map and .filter

Collapse
 
chrisvasqm profile image
Christian Vasquez

This is, by far, the best explanation of how and why .filter() and .map() are useful 👏. I finally understand it.

Thanks a lot for making it, Vince!

Collapse
 
vincecampanale profile image
Vince Campanale

Glad I could help man!