Media Summary: updated version: this one uses the String() and Number() constructors, and more String() ... this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses a for loop, an if statement, and more kata link: ...
Archived Codewars 7 Kyu Descending Order Javascript - Detailed Analysis & Overview
updated version: this one uses the String() and Number() constructors, and more String() ... this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses a for loop, an if statement, and more kata link: ... reworked version: this one uses the split() and map() methods and more split() info: ... this one uses the for...of statement and destructuring assignment syntax kata link: ... this one uses the Set() constructor and the size accessor property Set() info: ...
this one uses the indexOf() and slice() methods kata link: this one is another math trick kata kata link: updated version: this one uses the Math.floor function kata link: ... this one uses the concat() method, spread syntax (...), and more concat() info: ... this one uses a for loop and the reduce() method kata link: ... this one uses the filter() method kata link:
this one uses the toLowerCase() method, the Set() constructor and the .size accessor property kata link: ... this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses spread syntax (...), the reverse() method, and more kata link: ...