Media Summary: this one uses the reduce() method kata link: using the test() method and this to check if it's a single digit. Algebra, .test, and so much more! kata link:
Codewars 8 Kyu Is This My Tail Javascript - Detailed Analysis & Overview
this one uses the reduce() method kata link: using the test() method and this to check if it's a single digit. Algebra, .test, and so much more! kata link: here we use the push() method and spread syntax (...) push() info: ... we use .test() and regex in this one kata link: we use map(), test(), and String.fromCharCode() here.
a little parseFloat() action does the trick. this one uses the this keyword kata link: Classic way to find out if something is even or not kata link: a great example of how to use array.prototype.includes() this one uses the toLowerCase() method, a for loop, and more kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ...
accessing an array using a remainder operator and knowledge of classes classes info: ... this one uses a ternary operator kata link: