Media Summary: this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the Math.max() function kata link:
Codewars 8 Kyu Pillars Javascript - Detailed Analysis & Overview
this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the Math.max() function kata link: this one uses the reduce() method kata link: this one uses a for loop, an if...else statement, and more kata link: ... using the replace() method and the indexOf() method for change.
this one uses a ternary operator kata link: we use map(), test(), and String.fromCharCode() here. updated version: this one uses recursion to get the exponent recursion info: ... this one uses a for loop, some if statements, and the slice() method kata link: ... some Number() construction with a lot of test() kata link: