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()
Codewars 8 Kyu Get Ascii - 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() a refresher on the remainder operator (modulus) Beginner level C# object oriented programming series. Create a free account on this one uses if statements and the conditional (ternary) operator kata link: ...
gettin wild with template literals, the charCodeAt() method, and the UTF-16 chart.