Media Summary: a very unique (to these vids) way to take care of business with padStart() using the split(), map(), and join() methods split() info: ... this one uses the repeat() method kata link:
Codewars 8 Kyu Stringy Strings - Detailed Analysis & Overview
a very unique (to these vids) way to take care of business with padStart() using the split(), map(), and join() methods split() info: ... this one uses the repeat() method kata link: we use the indexOf() and lastIndexOf() methods in this one indexOf() info: ... this one uses the toUpperCase() method kata link: this one uses an if statement and the conditional (ternary) operator kata link: ...
this one uses the Number() constructor and the