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 Javascript Reversed Strings - 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 for loops, the split() method, and more kata link: ... Hiii! In this video I am going to solve the " this one uses the split() and map() methods, and more kata link: ...
Simple problem, but had a little issue with coming up with the correct way to convert a Here's a real simple yet useful one kata link: