Media Summary: Pirate theme with some Object.values() and .includes() mixed in kata link: ... Algebra, .test, and so much more! kata link: this one uses the reduce() method kata link:
Codewars 8 Kyu Simple Comparison Javascript - Detailed Analysis & Overview
Pirate theme with some Object.values() and .includes() mixed in kata link: ... Algebra, .test, and so much more! kata link: this one uses the reduce() method kata link: some template literal and ternary operation action. a nice one liner featuring an object and Math.floor() this one uses if statements and the conditional (ternary) operator kata link: ...
a funky example of using the reduce() method. this one uses the Math.max() function kata link: this one uses the Number() constructor and the String() constructor kata link: ... this is how to use the Math.abs() and the Math.sign() functions. this one uses an if statement and the conditional (ternary) operator kata link: ... using the typeof operator and includes() method typeof info: ...
some Number() construction with a lot of test() kata link: this is done with a template literal and the toFixed() method.