Media Summary: this one uses the conditional (ternary) operator kata link: Codewars : Is n divisible by x and y? 8 kyu another example of using Array.from() to count by
Codewars 8 Kyu Is N Divisible By X And Y Javascript - Detailed Analysis & Overview
this one uses the conditional (ternary) operator kata link: Codewars : Is n divisible by x and y? 8 kyu another example of using Array.from() to count by template literals, map(), Array() constructor, and more. we use .test() and regex in this one kata link: this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ...
this one uses an object and the return statement kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ... we use map(), test(), and String.fromCharCode() here. very slick example of split(), map(), join() methods and more. this one uses the toLowerCase() method, a for loop, and more kata link: ...