Media Summary: updated version: sometimes Math.floor() is all we need. updated version: lemme show you how it's done kata link: ... reworked version: Here's how we use template literals kata link: ...
Archived Codewars 8 Kyu Keep - Detailed Analysis & Overview
updated version: sometimes Math.floor() is all we need. updated version: lemme show you how it's done kata link: ... reworked version: Here's how we use template literals kata link: ... updated version: a very standard use for reduce, no rhyme intended. updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() updated version: Let's get it kata link: ...
this one uses the String() constructor, spread syntax (...), and more kata link: ... updated version: this one is about the Date() constructor, setHours() function, and some ... updated version: gonna use some .filter and some .includes kata link: ... reworked version: a little logic using Math.ceil() updated version: this one uses recursion to get the exponent recursion info: ... updated version: two .replace() videos in a row! how do you get so lucky?