Codewars Javascript Solution Es6 String Addition 8 Kyu Master The Kata - Detailed Analysis
this one uses the conditional (ternary) operator and the Boolean() constructor standard if statement and for loop; i couldnt find a reliable one-liner this one uses the Number() constructor, the unary plus (+) operator, and more this one uses the spread syntax (...), the reverse() method, and more updated version: this one uses template literals template literals info: ... a very unique (to these vids) way to take care of business with padStart()
this one uses an if statement and the conditional (ternary) operator this one uses the Number() constructor and the time to use the Array() constructor and the fill() method. here we use reduce() and the unary plus operator. using the split(), map(), and join() methods split() info: ... this one uses the a for loop, the charCodeAt() method, and more
Photo Gallery



















