Media Summary: this one uses the Math.max() function kata link: this one uses the object prototype mechanism kata link: Code along with me as we solve 'Cockroach', a Level
Codewars 8 Kyu Expressions Matter Javascript - Detailed Analysis & Overview
this one uses the Math.max() function kata link: this one uses the object prototype mechanism kata link: Code along with me as we solve 'Cockroach', a Level very slick example of split(), map(), join() methods and more. this one explores throw statements throw statement info: ... we use map(), test(), and String.fromCharCode() here.
this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... we use .test() and regex in this one kata link: template literals, map(), Array() constructor, and more. a sneaky example of regex, template literals, and .test() we use the ternary operator and that's it. this one uses the reduce() method kata link:
this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses a for loop and the replace() method kata link: ... this one uses a for loop, an if...else statement, and more kata link: ... another example of how we use the test() method.