Media Summary: this one uses the match() method and regex kata link: this one uses the replace() method, regex, and more kata link: ... this one uses the isNaN() function, the Number() constructor, and more kata link: ...
Codewars 7 Kyu Simple String Characters Javascript - Detailed Analysis & Overview
this one uses the match() method and regex kata link: this one uses the replace() method, regex, and more kata link: ... this one uses the isNaN() function, the Number() constructor, and more kata link: ... this one uses for loops, if statements, and more kata link: this one uses double for loops, the replace() method, and more kata link: ... this one uses the map() and join() methods map() info: ...
this one uses the split() and reduce() methods but with a shocking ending split() info: ... this one uses the push() and map() methods along with template literals push() info: ... this one uses the Set() constructor and the size accessor property Set() info: ... this one uses the split() method, the Math.max() function, and more kata link: split() info: ... this one uses the filter() method filter() info: ... this one uses the slice() method and the conditional (ternary) operator kata link: ...
this one uses they typeof operator and the endsWith() method typeof info: ... this one uses the Array() constructor, the fill() method, and more kata link: ... this one uses for loops, the toLowerCase() method, and more kata link: ...