Media Summary: this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the push() method, the map() method, and more push() info: ...
Codewars 7 Kyu Mumbling Javascript - Detailed Analysis & Overview
this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the push() method, the map() method, and more push() info: ... this one uses a for loop, the replace() method, and more kata link: ... this one uses the Set() constructor and the size accessor property Set() info: ... this one uses Math.abs() and indexOf() Math.abs() info: ...
this one uses a lot of techniques bitwise OR ( ) info: ... this one uses the sort() method and the conditional (ternary) operator kata link: ... this one uses a for loop and the reduce() method kata link: ... this one uses for loops, if statements, and more kata link: this one uses spread syntax (...), the Set() object, and more Set() info: ... this one uses the replace() method and regex kata link:
this one uses the Math.max() function, the slice() method, and more Math.max() info: ... this one uses the indexOf() and slice() methods kata link: this one uses the match() method and regex match() info: ... this one uses a for loop, if statements, and more kata link: ... this one uses a for loop and the filter() method kata link: