Codewars Reversed Strings Javascript Solution - Detailed Analysis
Codewars Reversed Strings JavaScript Solution this one uses the spread syntax (...), the reworked version: very standard .split(), . this one uses template literals kata link: this one uses the repeat() method kata link: this one uses the replace() method, regex, and more kata link: ...
this one has the Array() constructor as well as .fill() and .map() Simple problem, but had a little issue with coming up with the correct way to convert a
Photo Gallery





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













