Javascript for beginners — Understanding the reduce function.
Photo by Christopher Gower on Unsplash
Working as a frontend developer, you will eventually stumble upon the reduce function. A built in method that is executing a reducer function on each element of an array which will result in 1 single output valu...
blog.kasperdue.com3 min read