Media Summary: this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses the push(), map(), and reverse() methods push() info: ... this one uses the concat() method, spread syntax (...), and more concat() info: ...
Codewars 7 Kyu Mumbling Javascript - Detailed Analysis & Overview
this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses the push(), map(), and reverse() methods push() info: ... this one uses the concat() method, spread syntax (...), and more concat() info: ... this one uses the Math.max() function, the slice() method, and more Math.max() info: ... this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses a for loop, an if statement, and more kata link: ...
this one uses the indexOf() and slice() methods kata link: this one uses the push() method, the map() method, and more push() info: ... this one uses a for loop and the charCodeAt() method kata link: ... this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the Object.keys() and map() methods and more kata link: ... this one uses the sort() method and the conditional (ternary) operator kata link: ...