Media Summary: using Object.assign() and Array.from() to complete some rooms. we use the reduce() method in this one reduce() info: ... this one uses aa for loop and template literals kata link:
Codewars 8 Kyu Grasshopper Personalized Message Javascript - Detailed Analysis & Overview
using Object.assign() and Array.from() to complete some rooms. we use the reduce() method in this one reduce() info: ... this one uses aa for loop and template literals kata link: a nice one liner featuring an object and Math.floor() another easy one made hard with Math.max(), split(), and more! this one uses the this keyword kata link:
here we use the push() method and spread syntax (...) push() info: ... a refresher on the remainder operator (modulus) this one has us debugging some temperature code kata link: ... an example of template literals in action template literals info: ... this one uses a for loop and the Array.from() method kata link: ...