Media Summary: this one uses the spread syntax (...), the reworked version: very standard .split(), . this one has the Array() constructor as well as .fill() and .map()
Codewars Reversed Strings 8 Kyu Tdd In Javascript - Detailed Analysis & Overview
this one uses the spread syntax (...), the reworked version: very standard .split(), . this one has the Array() constructor as well as .fill() and .map() this one uses the repeat() method kata link: this one uses for loops, the split() method, and more kata link: ... updated version: racecar bob racecar kata link: ...
Simple problem, but had a little issue with coming up with the correct way to convert a we use .test() and regex in this one kata link: updated version: .repeat() is all we need on this one kata link: ... this one uses template literals kata link: