Media Summary: a nice one liner featuring an object and Math.floor() using Object.assign() and Array.from() to complete some rooms. we use the reduce() method in this one reduce() info: ...
Codewars 8 Kyu Grasshopper Grade Book Javascript - Detailed Analysis & Overview
a nice one liner featuring an object and Math.floor() using Object.assign() and Array.from() to complete some rooms. we use the reduce() method in this one reduce() info: ... this one uses the this keyword kata link: Pirate theme with some Object.values() and .includes() mixed in kata link: ... we use .test() and regex in this one kata link:
another easy one made hard with Math.max(), split(), and more! this one uses aa for loop and template literals kata link: this is how we round down with Math.floor() another example of the ternary operator in action. this one uses a for loop and the Array.from() method kata link: ... a refresher on the remainder operator (modulus)
this one uses the sum of integers formula kata link: