Media Summary: this one uses an if statement and the conditional (ternary) operator kata link: ... updated version: a quick review of ternary operations and the remainder operator. this one uses the String() constructor, spread syntax (...), and more kata link: ...
Even Or Odd 8 Kyu Javascript Typescript Solution Codewars Series - Detailed Analysis & Overview
this one uses an if statement and the conditional (ternary) operator kata link: ... updated version: a quick review of ternary operations and the remainder operator. this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the Math.floor() function kata link: another example of using template literals with ternary operators. In this challenge we solve another coding challenge from
this one uses the for...of statement kata link: this one uses the reduce() method kata link: this one uses a for loop and the Array.from() method kata link: ... this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ...