Media Summary: this one uses an if...else statement and classes kata link: this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the repeat() method kata link:
Codewars 8 Kyu Circular Objects 1 Running Around In Circles Javascript - Detailed Analysis & Overview
this one uses an if...else statement and classes kata link: this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the repeat() method kata link: this one uses the Math.max() function kata link: we use map(), test(), and String.fromCharCode() here. this one uses addition and multiplication kata link:
this one uses a for loop and the Array.from() method kata link: ... thsi one uses a for loop and the reduce() method kata link: ... Here's how to double some characters kata link: a quick review of Math.PI and accessing elements in an array Math.PI info: ... this one uses a ternary operator kata link: gettin wild with template literals, the charCodeAt() method, and the UTF-16 chart.
this one uses the filter() and slice() methods filter() info: ...