Codewars Javascript Stringy Strings - Detailed Analysis
a very unique (to these vids) way to take care of business with padStart() this one uses the Number() constructor and the this one uses the repeat() method kata link: this one uses the map() and slice() methods, the Math.Min() function, and more map() info: ... this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses template literals kata link:
an example of template literals in action template literals info: ... believe it or not, we use template literals on this one. using the replace() method with some regex replace() info: ... updated version: here we're gonna use the using the split(), map(), and join() methods split() info: ...
Photo Gallery



















