Media Summary: this one just sets variables in order kata link: reworked version: this one does various math operations. this one uses the filter() and toFixed() method along with the unary plus (+) filter() info: ...
Codewars 8 Kyu Training Js 2 Basic Data Types Number Javascript - Detailed Analysis & Overview
this one just sets variables in order kata link: reworked version: this one does various math operations. this one uses the filter() and toFixed() method along with the unary plus (+) filter() info: ... this one is combining varied strings with +. template literals, map(), Array() constructor, and more. this one uses addition and multiplication kata link:
Training JS 3: Basic data types--String ✅ a little parseFloat() action does the trick. this one uses a variable and console.log() kata link: a great example of how to use array.prototype.includes() this one uses template literals with various methods template literals info: ... standard if statement and for loop; i couldnt find a reliable one-liner kata link: ...
example of the Math.cbrt() function Math.cbrt() info: ...