Media Summary: updated version: yet another example of the classic template literal and ternary operator ... this one uses aa for loop and template literals kata link: using Object.assign() and Array.from() to complete some rooms.
Codewars 8 Kyu Grasshopper Debug Javascript - Detailed Analysis & Overview
updated version: yet another example of the classic template literal and ternary operator ... this one uses aa for loop and template literals kata link: using Object.assign() and Array.from() to complete some rooms. a nice one liner featuring an object and Math.floor() another easy one made hard with Math.max(), split(), and more! a refresher on the remainder operator (modulus)
we use the reduce() method in this one reduce() info: ... another example of the ternary operator in action. this one uses a for loop and the Array.from() method kata link: ...