Media Summary: this one uses an if statement and the conditional (ternary) operator kata link: ... updated version: another ternary operation with a remainder operator. template literals, map(), Array() constructor, and more.
Codewars 8 Kyu Simple Multiplication Javascript - Detailed Analysis & Overview
this one uses an if statement and the conditional (ternary) operator kata link: ... updated version: another ternary operation with a remainder operator. template literals, map(), Array() constructor, and more. standard if statement and for loop; i couldnt find a reliable one-liner kata link: ... this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the map() and slice() methods, the
Code along with me as we solve 'Bin to Decimal', a Level