Media Summary: an example using a template literal and the typeof operator template literals info: ... some Number() construction with a lot of test() kata link: this one uses the Math.max() function kata link:
Codewars 8 Kyu Who Ate The Cookie Javascript - Detailed Analysis & Overview
an example using a template literal and the typeof operator template literals info: ... some Number() construction with a lot of test() kata link: this one uses the Math.max() function kata link: we're gonna use .includes on this one kata link: this one uses the reduce() method kata link: another example of using Array.from() to count by x.
accessing an array using a remainder operator and knowledge of classes classes info: ... a sneaky example of regex, template literals, and .test() this one uses some math and the conditional (ternary) operator kata link: ... slice(), .toUpperCase(), . toLowerCase(), ternary operators, and template literals kata link: ... this one uses the repeat() method kata link: this one uses an if statement and the conditional (ternary) operator kata link: ...
this one uses index accessing of a pair of strings kata link: ... thsi one uses a for loop and the reduce() method kata link: ... creating an array with the Array.from() method. an example of using the isSafeInteger() method isSafeInteger() info: ...