Media Summary: updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() updated version: Let's get it kata link: ... updated version: String() and Number() constructors, .map(), .reverse(), and .split(); it's a wild ride.
Archived Codewars 8 Kyu Switch - Detailed Analysis & Overview
updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() updated version: Let's get it kata link: ... updated version: String() and Number() constructors, .map(), .reverse(), and .split(); it's a wild ride. updated version: lemme show you how it's done kata link: ... updated version: finding the slope with the help of the String() constructor String() constructor info: ... updated version: a very elementary example of how to use map()
updated version: this one uses recursion to get the exponent recursion info: ... updated version: oh this one is very basic. updated version: .repeat() is all we need on this one kata link: ... updated version: doubling up on ternary operators. updated version: a little bit about class prototype attributes class info: ...