Media Summary: reworked version: Here's how we use template literals kata link: ... this one uses template literals kata link: this one uses the repeat() method kata link:
Codewars Javascript Returning Strings - Detailed Analysis & Overview
reworked version: Here's how we use template literals kata link: ... this one uses template literals kata link: this one uses the repeat() method kata link: this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ... another .split() video; seems like .split() is a pretty common method.
this one uses for loops, the split() method, and more kata link: ... this one uses the split() and join() methods kata link: