Archived Codewars 8 Kyu Ascii Total Javascript - Detailed Analysis
updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() this one uses the a for loop, the charCodeAt() method, and more kata link: ... an example of how to use the charCodeAt() method. updated version: String() and Number() constructors, .map(), .reverse(), and .split(); it's a wild ride. updated version: We use .map(), .split(), .join(), and how to create custom prototype methods kata ... reworked version: this one's got Array.from(), map(), and parseInt()
updated version: here we use class extensions and methods classes info: ... updated version: this one uses recursion to get the exponent recursion info: ... reworked version: Here's how we use template literals kata link: ... reworked version: a little logic using Math.ceil() updated version: I'm taking care of the Powers of 2 kata kata link: ... updated version: doubling up on ternary operators.
we're doing .map(), .slice(). and .filter() here. updated version: .repeat() is all we need on this one kata link: ... updated version: Let's get it kata link: ... reworkded version: here we use the Set() constructor and spread syntax.
Photo Gallery



















