Media Summary: this one uses an if statement, the remainder operator, and the Math.random() method kata link: ... this one uses the forEach() and concat() methods, and the ternary operator kata link: ... this one uses the String() constructor, a conditional operator, and template literals kata link: ...
Codewars 7 Kyu 21 Sticks Javascript - Detailed Analysis & Overview
this one uses an if statement, the remainder operator, and the Math.random() method kata link: ... this one uses the forEach() and concat() methods, and the ternary operator kata link: ... this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the isNaN() function, the Number() constructor, and more kata link: ... this one uses a for loop and the filter() method kata link: this one uses for loops, if statements, and more kata link:
this one uses the Array.from() method and the ternary operator kata link: ... this one uses the Math.ceil() function kata link: this one uses the replace() method. regex techniques, and the ternary operator replace() info: ... this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the indexOf() and slice() methods kata link: this one uses spread syntax (...), the Set() object, and more Set() info: ...
this one uses the join() method join() info: ... this one uses the toLowerCase() method, the Set() constructor and the .size accessor property kata link: ... this one uses spread syntax (...), the reverse() method, and more kata link: ... this one uses a for loop and the reduce() method kata link: ... this one uses the split() method, the Math.max() function, and more kata link: split() info: ... this one uses the replace() method and regex replace() info: ...