Media Summary: this one uses the Math.ceil() method kata link: updated version: it's been a few days since the last Math.ceil() vid...i think. this one uses an if statement and the conditional (ternary) operator kata link: ...
Codewars 8 Kyu Century From Year Javascript - Detailed Analysis & Overview
this one uses the Math.ceil() method kata link: updated version: it's been a few days since the last Math.ceil() vid...i think. this one uses an if statement and the conditional (ternary) operator kata link: ... another example of using Array.from() to count by x. Code along with me as we solve 'You only need one', a Level very simple example of ternary operators.
updated version: this one uses recursion to get the exponent recursion info: ... Code along with me as we solve 'Sum of positive', a Level Code along with me as we solve 'Quarter of the hot takes, unary plus (+), and the toFixed() method in this riveting episode. template literals, map(), Array() constructor, and more. reworked version: a little logic using Math.ceil()
this one has the reduce() method and the Math.floor() function. another example of using template literals with ternary operators.