Media Summary: this one uses the toLowerCase() method, the Set() constructor and the .size accessor property kata link: ... this one uses the push(), slice(), and filter() methods push() info: ... this one uses the Array.from(), join(), and split() methods kata link: ...
Codewars 7 Kyu Printer Error Javascript - Detailed Analysis & Overview
this one uses the toLowerCase() method, the Set() constructor and the .size accessor property kata link: ... this one uses the push(), slice(), and filter() methods push() info: ... this one uses the Array.from(), join(), and split() methods kata link: ... this one uses the indexOf() and slice() methods kata link: this one uses the replace() method. regex techniques, and the ternary operator replace() info: ... this one uses a for loop and the toUpperCase() method, and more kata link: ...
this one uses double for loops, the replace() method, and more kata link: ... this one uses a for loop and the filter() method kata link: this one uses a for loop, an if statement, and more kata link: ... this one uses the filter() and reduce() methods kata link: this one uses the sort() method, spread syntax(...), and more kata link: ... this one uses the sort() and reduce() methods kata link:
this one uses the push() method, the map() method, and more push() info: ... this one uses the concat() method, spread syntax (...), and more concat() info: ... this one uses the Math.min() function and spread syntax (...) kata link: ... this one uses the methods toUpperCase(), trim(), and more toUpperCase() info: ... this one uses the Set() constructor and the size accessor property Set() info: ... this one uses Math.abs() and indexOf() Math.abs() info: ...