Finding the maximum value in an array in 3 ways: for loop, math.max() method with the spread operator, and reduce() method
6 Different Ways to Find Values in an Array in JS
For Map, Reduce, Filter, Every, and Some
Using Array to Make Router in a Simple React App