Media Summary: an example of how to use the charCodeAt() method. this one uses the a for loop, the charCodeAt() method, and more kata link: ... updated version: here we're gonna use .split(), .reduce(), and .charCodeAt()
Get Character From Ascii Value 8 Kyu Javascript Solution Codewars Series - Detailed Analysis & Overview
an example of how to use the charCodeAt() method. this one uses the a for loop, the charCodeAt() method, and more kata link: ... updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() Code along with me as we solve 'Keep up the hoop', a Level this one uses the Math.ceil() method kata link: this one uses a for loop, an if...else statement, and more kata link: ...
Code along with me as we solve 'Return Two Highest we use the ternary operator and that's it. this one uses the replace() and String.fromCharCode() methods, and the parseInt() function kata link: ...