Media Summary: this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the Math.max() function kata link:
Learn Javascript Codewars 8 Kyu - Detailed Analysis & Overview
this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the Math.max() function kata link: this one uses a for loop, an if...else statement, and more kata link: ... this one uses the this keyword kata link: this one uses the conditional (ternary) operator kata link:
thsi one uses a for loop and the reduce() method kata link: ... this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... this one uses the reduce() method kata link: this one uses an object and the return statement kata link: ... this one uses the object prototype mechanism kata link: this one uses a variable and console.log() kata link:
another example of using Array.from() to count by x. this one uses a for loop and the Array.from() method kata link: ... this one explores throw statements throw statement info: ... Symbol.iterator, for...of statement, next() method, and more. this one uses the a for loop, the charCodeAt() method, and more kata link: ...