Learningfuze Bootcamp > array-reduce > Flashcards
What is Array.prototype.reduce useful for?
method reduces the array to a single value.
resulting in single output value.