DEV Community

Discussion on: 14 JavaScript Array Methods (In 8 Minutes)

Collapse
 
cleancodestudio profile image
Clean Code Studio

Checkout the Clean Code Studio screencast on JavaScript's Array.reduce function youtube.com/watch?v=WGleM3FeZmU

In my opinion, js's array reduce method is THE most powerful array function by a long shot. It's awesome :)