Media Summary: a very unique (to these vids) way to take care of business with padStart() updated version: here we're gonna use the this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ...
Codewars 8 Kyu Stringy Strings Javascript - Detailed Analysis & Overview
a very unique (to these vids) way to take care of business with padStart() updated version: here we're gonna use the this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ... this one uses the map() and slice() methods, the Math.Min() function, and more map() info: ... this one uses the Number() constructor and the using the split(), map(), and join() methods split() info: ...
this one has a lot going on Array() constructor info: ... this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the split() and join() methods kata link: this one uses template literals kata link: an example of template literals in action template literals info: ... another .split() video; seems like .split() is a pretty common method.
this one uses the repeat() method kata link: using the split(), reverse(), and join() methods with the reworked version: Here's how we use template literals kata link: ...