Follow along with our JavaScript challenges by checking out the github repo here: https://github.com/BGZStephen/coding-...
In this video, we will cover off solving the basics challenge: Find the largest number, in our set of JavaScript challenges.
Mozilla documentation for:
Math.max() - https://developer.mozilla.org/en-US/d...)
array.reduce() - https://developer.mozilla.org/en-US/d...