array-reduce Flashcards
1
Q
What is Array.prototype.reduce useful for?
A
it’s useful for combining elements in an array into a single value.
Module 3 - 0921 > array-reduce > Flashcards
What is Array.prototype.reduce useful for?
it’s useful for combining elements in an array into a single value.