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: sometimes Math.floor() is all we need.
this one uses the Math.abs() function kata link: updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() reworked version: Here's how we use template literals kata link: ... this one has the Array() constructor as well as .fill() and .map() updated version: here we use class extensions and methods classes info: ... updated version: finding the slope with the help of the String() constructor String() constructor info: ...
updated version: just a little bug to fix. a rare way (so far), to use the replace() method. this one uses the map() and slice() methods, the Math.Min() function, and more map() info: ... updated version: two .replace() videos in a row! how do you get so lucky?