Media Summary: this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the reduce() method kata link: this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ...
Codewars 8 Kyu Potenciation Javascript - Detailed Analysis & Overview
this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the reduce() method kata link: this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... this one uses a for loop, an if...else statement, and more kata link: ... this one uses the Math.abs() function kata link: template literals, map(), Array() constructor, and more.
gettin wild with template literals, the charCodeAt() method, and the UTF-16 chart. this one uses the Math.max() function kata link: we use .test() and regex in this one kata link: thsi one uses a for loop and the reduce() method kata link: ... this one uses the cuboid volume formula kata link: this one uses an if statement and the conditional (ternary) operator kata link: ...
this is done with a template literal and the toFixed() method. we use map(), test(), and String.fromCharCode() here. this one uses a for loop and the Math.floor() static method kata link: ...