Codewars 7 Kyu Simple String Characters Javascript - Detailed Analysis
this one uses the match() method and regex kata link: this one uses the replace() method, regex, and more kata link: ... this one uses for loops, if statements, and more kata link: this one uses the isNaN() function, the Number() constructor, and more kata link: ... this one uses double for loops, the replace() method, and more kata link: ... this one uses the toLowerCase() method, the Set() constructor and the .size accessor property kata link: ...
this one uses the map() and join() methods map() info: ... this one uses the Set() constructor and the size accessor property Set() info: ... this one uses they typeof operator and the endsWith() method typeof info: ... this one uses the replace() method and various regex techniques replace() info: ... this one uses the slice() method and the conditional (ternary) operator kata link: ... this one uses Math.round(), template literals, and more Math.round() info: ...
this one uses the typeof operator, the Number() constructor, and more typeof info: ... this one uses the split(), and map() methods, and more kata link: ... this one uses spread syntax (...), the reverse() method, and more kata link: ... this one uses toLowerCase(), split(), and more toLowerCase() info: ...
Photo Gallery

















![Codewars 7 kyu Shorter Concat [Reverse Longer] Javascript](https://i.ytimg.com/vi/wlKspOVwsrY/mqdefault.jpg)
