Media Summary: this one uses an if statement and the conditional (ternary) operator kata link: ... a great example of how to use array.prototype.includes() this one uses the reduce() method kata link:
Codewars 8 Kyu Do You Speak English Javascript - Detailed Analysis & Overview
this one uses an if statement and the conditional (ternary) operator kata link: ... a great example of how to use array.prototype.includes() this one uses the reduce() method kata link: Pirate theme with some Object.values() and .includes() mixed in kata link: ... very slick example of split(), map(), join() methods and more. slice(), .toUpperCase(), . toLowerCase(), ternary operators, and template literals kata link: ...
this one uses the Math.max() function kata link: this one uses an object and the return statement kata link: ... thsi one uses a for loop and the reduce() method kata link: ... this one uses a for loop and the Array.from() method kata link: ...