Media Summary: accessing an array using a remainder operator and knowledge of classes classes info: ... this one uses for loops, the filter() method, and more kata link: ... this one uses some math and the conditional (ternary) operator kata link: ...
Codewars 8 Kyu Duck Duck Goose Javascript - Detailed Analysis & Overview
accessing an array using a remainder operator and knowledge of classes classes info: ... this one uses for loops, the filter() method, and more kata link: ... this one uses some math and the conditional (ternary) operator kata link: ... this one uses the ternary operator kata link: this one explores throw statements throw statement info: ... very slick example of split(), map(), join() methods and more.
this is how to use the Math.abs() and the Math.sign() functions.