Media Summary: updated version: a simple ternary operation. this one uses if statements and the conditional (ternary) operator kata link: ... some Number() construction with a lot of test() kata link:
Archived Codewars 8 Kyu Calculate Bmi Javascript - Detailed Analysis & Overview
updated version: a simple ternary operation. this one uses if statements and the conditional (ternary) operator kata link: ... some Number() construction with a lot of test() kata link: updated version: here's how you tell the difference between some cubes' volumes kata link: ... using the typeof operator and includes() method typeof info: ... updated version: this one shows the .filter(Boolean) move.
updated version: sometimes Math.floor() is all we need. this one uses the reduce() method and the ternary operator kata link: ... updated version: finding the slope with the help of the String() constructor String() constructor info: ... updated version: here we're gonna use .split(), .reduce(), and .charCodeAt() a funky example of using the reduce() method. updated version: two .replace() videos in a row! how do you get so lucky?
updated version: Watch as I knock this one out kata link: ... another example of using reduce() to get an average.