Media Summary: this one uses the Date.parse() method and the Date() constructor Date.parse() info: ... this one uses the indexOf() and slice() methods kata link: this one uses the sort() method and the conditional (ternary) operator kata link: ...
Codewars 7 Kyu The Coupon Code Javascript - Detailed Analysis & Overview
this one uses the Date.parse() method and the Date() constructor Date.parse() info: ... this one uses the indexOf() and slice() methods kata link: this one uses the sort() method and the conditional (ternary) operator kata link: ... this one uses the String() constructor and the repeat() and join() methods kata link: ... this one uses for loops, if statements, and more kata link: this one uses spread syntax (...) and the Math.max() function kata link: ...
this one uses a for loop and the toUpperCase() method, and more kata link: ... this one uses the push(), slice(), and filter() methods push() info: ... 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 push() method, the map() method, and more push() info: ... this one uses the sort() method, the Set() constructor, 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 uses a for loop and the map() method kata link: ... this one uses the slice() method slice() info: ... this one uses Math.sqrt() and recursion kata link: this one uses the Set() constructor and the size accessor property Set() info: ...
this one uses the toFixed() method and the Number() constructor kata link: ...