Media Summary: updated version: sometimes Math.floor() is all we need. this one uses the String() constructor, spread syntax (...), and more kata link: ... updated version: String() and Number() constructors, .map(), .reverse(), and .split(); it's a wild ride.
Archived Codewars 8 Kyu Keep Hydrated Javascript - Detailed Analysis & Overview
updated version: sometimes Math.floor() is all we need. this one uses the String() constructor, spread syntax (...), and more kata link: ... updated version: String() and Number() constructors, .map(), .reverse(), and .split(); it's a wild ride. reworked version: Here's how we use template literals kata link: ... updated version: this one uses recursion to get the exponent recursion info: ... hot takes, unary plus (+), and the toFixed() method in this riveting episode.
updated version: this one is about the Date() constructor, setHours() function, and some ... updated version: this one shows the .filter(Boolean) move. updated version: lemme show you how it's done kata link: ... updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() this one uses the reduce() method and the ternary operator kata link: ... updated version: here we use class extensions and methods classes info: ...
updated version: Let's get it kata link: ... updated version: a very standard use for reduce, no rhyme intended. updated version: just a little bug to fix. updated version: gonna use some .filter and some .includes kata link: ... reworked version: a little logic using Math.ceil() updated version: a simple ternary operation.
updated version: We use .map(), .split(), .join(), and how to create custom prototype methods kata ...