Media Summary: Here's a real simple yet useful one kata link: this one has the Array() constructor as well as .fill() and .map() Code along with me as we solve 'Reversed sequence', a Level
Codewars 8 Kyu Reverse List Order Javascript - Detailed Analysis & Overview
Here's a real simple yet useful one kata link: this one has the Array() constructor as well as .fill() and .map() Code along with me as we solve 'Reversed sequence', a Level this one uses the spread syntax (...), the this one uses for loops, the split() method, and more kata link: ... this one uses the String() constructor, spread syntax (...), and more kata link: ...
this one uses the Math.abs() function kata link: this one uses a for loop and the map() method kata link: another example of using Array.from() to count by x.