Codewars Javascript Area Of A Square - Detailed Analysis
this one uses the repeat() and trim() methods kata link: just a little refresher on some geometry, array style. this one uses a for loop, the every() method, and more kata link: ... this one uses a for loop and the reduce() method kata link: ... this one uses the Math.sqrt() function Math.sqrt() info: ... this one uses a while loop, an if statement, and the Math.round() static method kata link: ...
this one uses the reduce() method and the ternary operator kata link: ... this one has us creating a function from scratch kata link: this one uses the push(), slice(), and filter() methods push() info: ... this one has the reduce() method and the Math.floor() function.
Photo Gallery



















