Media Summary: this one has the Array() constructor as well as .fill() and .map() this one uses the spread syntax (...), the this one uses the String() constructor, spread syntax (...), and more kata link: ...
Codewars Reversed Sequence 8 Kyu Tdd In 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 the String() constructor, spread syntax (...), and more kata link: ... reworked version: very standard .split(), . updated version: String() and Number() constructors, .map(), . Here's a real simple yet useful one kata link:
this one uses for loops, the split() method, and more kata link: ... we use .test() and regex in this one kata link: this one uses the repeat() method kata link: