Media Summary: this one has the Array() constructor as well as .fill() and .map() this one uses the spread syntax (...), the this one uses for loops, the split() method, and more kata link: ...
Codewars 8 Kyu Reversed Sequence Javascript - Detailed Analysis & Overview
this one has the Array() constructor as well as .fill() and .map() this one uses the spread syntax (...), the this one uses for loops, the split() method, and more kata link: ... Here's a real simple yet useful one kata link: reworked version: very standard .split(), . this one uses the repeat() method kata link:
updated version: lemme show you how it's done kata link: ... updated version: gonna use some .filter and some .includes kata link: ...