Media Summary: reworked version: very standard .split(), . updated version: String() and Number() constructors, .map(), . this one has the Array() constructor as well as .fill() and .map()
Archived Codewars 8 Kyu Reverse - Detailed Analysis & Overview
reworked version: very standard .split(), . updated version: String() and Number() constructors, .map(), . this one has the Array() constructor as well as .fill() and .map() updated version: a very elementary example of how to use map() this one uses for loops, the split() method, and more kata link: ... this one uses the spread syntax (...), the
updated version: doubling up on ternary operators. Here's a real simple yet useful one kata link: updated version: lemme show you how it's done kata link: ... Hello! In this video I'm going to show you how I solved one of the