Media Summary: this one uses the filter() method kata link: this one uses the sort() method, the typeof operator, and more kata link: ... this one uses the sort() method and the conditional (ternary) operator kata link: ...
Codewars 7 Kyu Stanton Measure Javascript - Detailed Analysis & Overview
this one uses the filter() method kata link: this one uses the sort() method, the typeof operator, and more kata link: ... this one uses the sort() method and the conditional (ternary) operator kata link: ... this one uses the map() and split() methods kata link: this one uses for loops, if statements, and more kata link: this one uses the toLowerCase() method, the Set() constructor and the .size accessor property kata link: ...
this one uses the replace() method. regex techniques, and the ternary operator replace() info: ... this one uses the for...of statement and destructuring assignment syntax kata link: ... this one uses a for loop and the reduce() method kata link: ... this one uses the replace() method and regex replace() info: ... this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses the indexOf() and slice() methods kata link:
this one uses the Math.min() function and the methods toString() and slice() kata link: ... this one uses a for loop and the toUpperCase() method, and more kata link: ... this one uses a for loop, an if statement, and more kata link: ... this one uses Math.abs() and indexOf() Math.abs() info: ... this one is another math trick kata kata link: this one uses spread syntax (...), the reverse() method, and more kata link: ...