Heads up, the #JavaScript min() and max() functions can take more than two numbers. Combine this with the spread operator (...) and you have an easy way to find the min/max in an array.
11 likes 0 replies
?
Heads up, the #JavaScript min() and max() functions can take more than two numbers. Combine this with the spread operator (...) and you have an easy way to find the min/max in an array.
11 likes 0 replies