Media Summary: this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... this one uses the reduce() method kata link:
Codewars 8 Kyu Is It Even Javascript - Detailed Analysis & Overview
this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... this one uses the reduce() method kata link: a great example of how to use array.prototype.includes() we use .test() and regex in this one kata link: another example of how we use the test() method.
this one explores throw statements throw statement info: ... Codewars task Even or Odd on the C JavaScript 8 kyu this one uses a ternary operator kata link: slice(), .toUpperCase(), . toLowerCase(), ternary operators, and template literals kata link: ... an example of using the isSafeInteger() method isSafeInteger() info: ...