Codewars 8 Kyu String Repeat Javascript - Detailed Analysis
this one has a lot going on Array() constructor info: ... this one uses the spread syntax (...), the reverse() method, and more kata link: ... this one has the Array() constructor as well as .fill() and .map() this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ... this one uses the typeof operator and the
this one uses for loops, the split() method, and more kata link: ... this one uses the filter() and slice() methods filter() info: ... another .split() video; seems like .split() is a pretty common method.
Photo Gallery


















