Codewars 8 Kyu Reversed String Javascript - Detailed Analysis
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: ... this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... updated version: .repeat() is all we need on this one kata link: ...
this one uses the repeat() method kata link: Here's a real simple yet useful one kata link: Codewars Reversed Strings 8 kyu JavaScript reworked version: making a custom method using the toUpperCase() method and this.
Photo Gallery



















