Media Summary: this one uses a for loop, an if...else statement, and more kata link: ... this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the reduce() method kata link:
Codewars 8 Kyu Power Javascript - Detailed Analysis & Overview
this one uses a for loop, an if...else statement, and more kata link: ... this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the reduce() method kata link: updated version: this one uses recursion to get the exponent recursion info: ... this one uses a for loop and the Array.from() method kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ...
a great example of how to use array.prototype.includes() template literals, map(), Array() constructor, and more. this one uses the Number() constructor and the String() constructor kata link: ... this one uses the a for loop, the charCodeAt() method, and more kata link: ...