Media Summary: this one uses the reduce() method kata link: updated version: get an average via reduce() Code along with me as we solve 'How much water do I need?', a Level
Codewars 8 Kyu How Good Are You Really Javascript - Detailed Analysis & Overview
this one uses the reduce() method kata link: updated version: get an average via reduce() Code along with me as we solve 'How much water do I need?', a Level this one uses the String() constructor, spread syntax (...), and more kata link: ... a practical example of the Array.from() method. this is how to use the Math.abs() and the Math.sign() functions.
Code along with me as we solve 'Keep up the hoop', a Level this one uses a for loop and the Array.from() method kata link: ... this one uses a for loop, some if statements, and the slice() method kata link: ... this one uses a for loop, an if...else statement, and more kata link: ... slice(), .toUpperCase(), . toLowerCase(), ternary operators, and template literals kata link: ... this one has the reduce() method and the Math.floor() function.
Set(), slice(), spread syntax, and more in this one. this one uses the Math.max() function kata link: this one uses the conditional (ternary) operator and the Boolean() constructor kata link: ...