What is reduce and why should I use it? Reduce iterates over each value of an array, and r... Tagged with reduce, javascript, beginners, webdev.