The JS reduce method is a recursive way to perform a computation based on every element in the array while considering the previous elements of the array.