c1120 > array-reduce > Flashcards
What is Array.prototype.reduce useful for?
To reduce an array to a single result containing information from each element from the array.