Media Summary: updated version: Let's get it kata link: ... this one uses an object and the return statement kata link: ... Algebra, .test, and so much more! kata link:
Archived Codewars 8 Kyu Semi Optional Javascript - Detailed Analysis & Overview
updated version: Let's get it kata link: ... this one uses an object and the return statement kata link: ... Algebra, .test, and so much more! kata link: updated version: this one uses recursion to get the exponent recursion info: ... updated version: We use .map(), .split(), .join(), and how to create custom prototype methods kata ... updated version: here we're gonna use .split(), .reduce(), and .charCodeAt()
updated version: sometimes Math.floor() is all we need. reworked version: Here's how we use template literals kata link: ... updated version: lemme show you how it's done kata link: ... this one uses the Math.abs() function kata link: updated version: just a little bug to fix. some algebra and some math.ceil() kata link:
a rare way (so far), to use the replace() method. updated version: finding the slope with the help of the String() constructor String() constructor info: ... updated version: here we use class extensions and methods classes info: ... updated version: two .replace() videos in a row! how do you get so lucky? updated version: this one shows the .filter(Boolean) move.