Media Summary: updated version: a lil Math.abs(), a lil hyphen...that's all this one needs. this one uses the Math.abs() function kata link: reworked version: Here's how we use template literals kata link: ...
Archived Codewars 8 Kyu Return Negative Javascript - Detailed Analysis & Overview
updated version: a lil Math.abs(), a lil hyphen...that's all this one needs. this one uses the Math.abs() function kata link: reworked version: Here's how we use template literals kata link: ... updated version: a very elementary example of how to use map() updated version: String() and Number() constructors, .map(), .reverse(), and .split(); it's a wild ride. updated version: two .replace() videos in a row! how do you get so lucky?
this one has the Array() constructor as well as .fill() and .map() updated version: gonna use some .filter and some .includes kata link: ... We finally find out the difference between a modulo and modulus! kata link: ... Sup Guys, In today's video, I'm going to be completing the updated version: just a little bug to fix. updated version: doubling up on ternary operators.
updated version: this one uses recursion to get the exponent recursion info: ... reworked version: another simple ternary operator example. updated version: a switch statement and an index lookup for this one. reworked version: a little logic using Math.ceil()