Media Summary: 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.
Codewars Javascript Convert A String - Detailed Analysis & Overview
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. Codewars Convert a Number to a String 8 kyu JavaScript this one uses the replace() method and regex kata link: this one uses template literals with various methods template literals info: ...
this one uses the repeat() method kata link: Fast solving this easy kata ( 8 kyu ) with using the split(), map(), and join() methods split() info: ...