Media Summary: this one uses the Math.max() function kata link: this one explores throw statements throw statement info: ... very slick example of split(), map(), join() methods and more.
Codewars 8 Kyu Expressions Matter Javascript - Detailed Analysis & Overview
this one uses the Math.max() function kata link: this one explores throw statements throw statement info: ... very slick example of split(), map(), join() methods and more. this one uses the reduce() method kata link: this one uses a for loop, an if...else statement, and more kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ...
another example of how we use the test() method. template literals, map(), Array() constructor, and more. we use map(), test(), and String.fromCharCode() here. some algebra and some math.ceil() kata link: some template literal and ternary operation action. Codewars 8 kyu Interpreters: HQ9+ JavaScript
we use .test() and regex in this one kata link: this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... slice(), .toUpperCase(), . toLowerCase(), ternary operators, and template literals kata link: ...