Codewars 8 Kyu Capitalization And Mutability Javascript - Detailed Analysis
this one uses the charCodeAt(), fromCharCode(), and slice() methods kata link: ... this one uses the a for loop, the charCodeAt() method, and more kata link: ... standard if statement and for loop; i couldnt find a reliable one-liner kata link: ... this one uses a for loop and the Array.from() method kata link: ... ever wonder how far it is from one pillar to another? kata link: this one uses the typeof operator and the repeat() method typeof info: ...
this one uses the split() and join() methods kata link: a great example of how to use array.prototype.includes() this one uses the toUpperCase() method kata link: this one uses toLowerCase(), split(), and more toLowerCase() info: ... gettin wild with template literals, the charCodeAt() method, and the UTF-16 chart. reworked version: this one's got Array.from(), map(), and parseInt()
Photo Gallery



















