Media Summary: this one uses for loops, if statements, and more kata link: this one uses the indexOf() and slice() methods kata link: this one uses the split() method, the Math.max() function, and more kata link: split() info: ...
Codewars Javascript How Many Stairs - Detailed Analysis & Overview
this one uses for loops, if statements, and more kata link: this one uses the indexOf() and slice() methods kata link: this one uses the split() method, the Math.max() function, and more kata link: split() info: ... this one uses a for loop and the map() method kata link: ... this one uses the String() constructor and the repeat() and join() methods kata link: ... this one is another math trick kata kata link:
this one uses the repeat() and substring() methods kata link: ... this one uses spread syntax (...) kata link: this one uses the Math.min() function, destructuring assignment syntax, and more kata link: ... this one uses a for...of statement kata link: a tedious (for 8 kyu) use of template literals and ternary operations. this one uses the findIndex() method kata link: