Media Summary: Codewars Reversed Strings JavaScript Solution this one uses the spread syntax (...), the this one uses template literals kata link:
Codewars Reversed Strings Javascript Solution - Detailed Analysis & Overview
Codewars Reversed Strings JavaScript Solution this one uses the spread syntax (...), the this one uses template literals kata link: Simple problem, but had a little issue with coming up with the correct way to convert a this one uses the replace() method, regex, and more kata link: ... Three software developers try to solve the
Codewars Reversed Strings 8 kyu JavaScript reworked version: very standard .split(), . this one uses the repeat() method kata link: