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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly