Media Summary: updated version: Let's get it kata link: ... updated version: First Vid of the Day kata link: ... this is done with a template literal and the toFixed() method.
Codewars 8 Kyu Usd To Cny Javascript - Detailed Analysis & Overview
updated version: Let's get it kata link: ... updated version: First Vid of the Day kata link: ... this is done with a template literal and the toFixed() method. updated version: I'm taking care of the Powers of 2 kata kata link: ... a great example of how to use array.prototype.includes() just reverse() it...plus some other stuff.
in this one, we use the parseInt() function. this is how we round down with Math.floor() this one uses the ternary operator kata link: this one uses the reduce() method and the ternary operator kata link: ... this one uses an if statement and the conditional (ternary) operator kata link: ... another example of using template literals with ternary operators.
this one uses the filter() and toFixed() method along with the unary plus (+) filter() info: ... reworked version: another simple ternary operator example. some algebra and some math.ceil() kata link: