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: ... Algebra, .test, and so much more! 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: ... Algebra, .test, and so much more! kata link: this one uses the ternary operator kata link: this one uses an if statement and the conditional (ternary) operator kata link: ... Code along with me as we solve '5 without numbers !!', a Level
very slick example of split(), map(), join() methods and more. this one uses the object prototype mechanism kata link: using the ternary operator for different grades ternary operator info: ... we use map(), test(), and String.fromCharCode() here. this one explores throw statements throw statement info: ... some Number() construction with a lot of test() kata link:
this is how to use the Math.abs() and the Math.sign() functions. declaring and changing variables then using concise syntax. we do the test() method and go over a little regex.