Media Summary: this one uses the Math.max() function kata link: this one uses the reduce() method kata link: this one uses an if statement and the conditional (ternary) operator kata link: ...
Codewars 8 Kyu Can We Divide It Javascript - Detailed Analysis & Overview
this one uses the Math.max() function kata link: this one uses the reduce() method kata link: this one uses an if statement and the conditional (ternary) operator kata link: ... another example of using template literals with ternary operators. thsi one uses a for loop and the reduce() method kata link: ... this one uses the toLowerCase() method, a for loop, and more kata link: ...
Here's how to double some characters kata link: time to use the Array() constructor and the fill() method. this one uses a for loop and the Math.floor() static method kata link: ...