Media Summary: another easy one made hard with Math.max(), split(), and more! this one uses the typeof operator typeof operator: ... this one uses for loops, the filter() method, and more kata link: ...
Codewars 8 Kyu 101 Dalmatians Squash The Bugs Not The Dogs Javascript - Detailed Analysis & Overview
another easy one made hard with Math.max(), split(), and more! this one uses the typeof operator typeof operator: ... this one uses for loops, the filter() method, and more kata link: ... Pirate theme with some Object.values() and .includes() mixed in kata link: ... a sneaky example of regex, template literals, and .test() a refresher on the remainder operator (modulus)
this one uses an if...else statement and classes kata link: time to use the Array() constructor and the fill() method. this one uses some math and the conditional (ternary) operator kata link: ... an example using a template literal and the typeof operator template literals info: ...