Is The String Uppercase 8 Kyu Javascript Solution Codewars Series - Detailed Analysis
reworked version: making a custom method using the toUpperCase() method and this. this one uses the toUpperCase() method kata link: this one uses the Number() constructor and the a very unique (to these vids) way to take care of business with padStart() this one uses a for loop, an if...else statement, and more kata link: ... this one uses the charCodeAt(), fromCharCode(), and slice() methods kata link: ...
this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the repeat() method kata link: this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... this one uses a template literal to find the integral. this one uses template literals kata link: this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ...
Code along with me as we solve 'Twice as old', a Level this one uses the split() and join() methods kata link: this one uses spread syntax (...), template literals, and the join() method kata link: ...
Photo Gallery


















