Media Summary: this one uses a for loop and the Array.from() method kata link: ... this one uses the String() constructor, destructuring assignment syntax, and the conditional (ternary) operator kata link: ... Here's how to double some characters kata link:
Codewars 8 Kyu Find The Force Of Gravity Between Two Objects Javascript - Detailed Analysis & Overview
this one uses a for loop and the Array.from() method kata link: ... this one uses the String() constructor, destructuring assignment syntax, and the conditional (ternary) operator kata link: ... Here's how to double some characters kata link: updated version: I'm taking care of the Powers of this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ... gettin wild with template literals, the charCodeAt() method, and the UTF-16 chart.
this one uses if statements and the conditional (ternary) operator kata link: ... thsi one uses a for loop and the reduce() method kata link: ... we use the ternary operator and that's it. a funky example of using the reduce() method. using the split(), map(), and join() methods split() info: ...