Media Summary: Algebra, .test, and so much more! kata link: Pirate theme with some Object.values() and .includes() mixed in kata link: ... a perfect time to use the reverse() method.
Codewars 8 Kyu Heads And Legs Javascript - Detailed Analysis & Overview
Algebra, .test, and so much more! kata link: Pirate theme with some Object.values() and .includes() mixed in kata link: ... a perfect time to use the reverse() method. this one uses the Math.max() function kata link: Classic way to find out if something is even or not kata link: we use .test() and regex in this one kata link:
we're gonna use .includes on this one kata link: this one uses the Math.random() and Math.floor functions Math.random() info: ... a bit about classes and template literals classes info: some algebra and some math.ceil() kata link: updated version: Let's get it kata link: ... updated version: finding the slope with the help of the String() constructor String() constructor info: ...
an example of using the Number.isNaN() method Number.isNaN() info: ... this one uses the map() and fromCharCode() methods map() info: ... this is how to use the Math.abs() and the Math.sign() functions.