Media Summary: this one uses the slice() method, spread syntax (...), and more kata link: ... this one uses the indexOf() and slice() methods kata link: this one uses the String() constructor and the repeat() and join() methods kata link: ...
Codewars 7 Kyu You Complete Me Javascript - Detailed Analysis & Overview
this one uses the slice() method, spread syntax (...), and more kata link: ... this one uses the indexOf() and slice() methods kata link: this one uses the String() constructor and the repeat() and join() methods kata link: ... this one uses the replace() method. regex techniques, and the ternary operator replace() info: ... this one uses the Set() constructor and the size accessor property Set() info: ... this one uses toLowerCase(), split(), and more toLowerCase() info: ...
this one uses the UTF-16 code chart, the reduce() method, and more kata link: ... this one uses for loops, if statements, and more kata link: this one uses the map() and join() methods map() info: ... this one uses a for loop, an if statement, and more kata link: ... this one uses a for loop and the toUpperCase() method, and more kata link: ... this one uses the sort() method, the Set() constructor, and more kata link: ...
this one uses the for...of statement and destructuring assignment syntax kata link: ... this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the Math.floor() and Math.ceil() functions as well as the ternary operator kata link: ... this one uses the push(), slice(), and filter() methods push() info: ... this one uses the split(), sort(), and charCodeAt() methods split() info: ...