Media Summary: some algebra and some math.ceil() kata link: updated version: here's how you tell the difference between some cubes' volumes kata link: ... a simple use of the toFixed() method and the unary plus (+) sign.
Codewars 8 Kyu Aspect Ratio Cropping Part 1 Javascript - Detailed Analysis & Overview
some algebra and some math.ceil() kata link: updated version: here's how you tell the difference between some cubes' volumes kata link: ... a simple use of the toFixed() method and the unary plus (+) sign. another example of ternary operators in action. updated version: Let's get it kata link: ... thsi one uses a for loop and the reduce() method kata link: ...
a great example of how to use array.prototype.includes() this one uses a template literal to find the integral. this one uses a for loop and the Array.from() method kata link: ... this is how to use the Math.abs() and the Math.sign() functions. ever wonder how far it is from one pillar to another? kata link: time to use the Array() constructor and the fill() method.
this is an example of when to use Math.log() updated version: a very standard use for reduce, no rhyme intended. this one uses the ternary operator kata link: