array-reduce Flashcards
1
Q
What is Array.prototype.reduce useful for?
A
To reduce an array to a single result containing information from each element from the array.
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.