add all array[0] code example Example: sum all elements in array javascript arr.reduce((a, b) => a + b)