Media Summary: a very unique (to these vids) way to take care of business with padStart() this one has a lot going on Array() constructor info: ... this one uses the map() and slice() methods, the Math.Min() function, and more map() info: ...
Codewars 8 Kyu Stringy Strings - Detailed Analysis & Overview
a very unique (to these vids) way to take care of business with padStart() this one has a lot going on Array() constructor info: ... this one uses the map() and slice() methods, the Math.Min() function, and more map() info: ... using the split(), map(), and join() methods split() info: ... we use the indexOf() and lastIndexOf() methods in this one indexOf() info: ... this one uses the repeat() method kata link:
we're gonna use .includes on this one kata link: this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ...