Media Summary: another example of .split(), .map(), and .join() this one uses the replace() and String.fromCharCode() methods, and the parseInt() function kata link: ... in this one, we use the parseInt() function.
Codewars Javascript Fake Binary - Detailed Analysis & Overview
another example of .split(), .map(), and .join() this one uses the replace() and String.fromCharCode() methods, and the parseInt() function kata link: ... in this one, we use the parseInt() function. this one uses parseInt(), toString(), and more kata link: using the reduce() and toString() methods with the typeof operator reduce() info: ...