Media Summary: this one uses a for loop and the map() method kata link: updated version: a very elementary example of how to use map() this one uses a for loop, the replace() method, and some regex kata link: ...
Codewars 8 Kyu Invert Values Javascript - Detailed Analysis & Overview
this one uses a for loop and the map() method kata link: updated version: a very elementary example of how to use map() this one uses a for loop, the replace() method, and some regex kata link: ... this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the reduce() method kata link: this one is a template literal with a lengthy conditional statement template literals info: ...
this one uses an if statement and the conditional (ternary) operator kata link: ... this one uses the String() constructor, destructuring assignment syntax, and the conditional (ternary) operator kata link: ... this is how to use the Math.abs() and the Math.sign() functions. this one uses for loops, the split() method, and more kata link: ...