Media Summary: this one uses a ternary operator kata link: reworked version: we go over some characteristics of objects in this one. Classic way to find out if something is even or not kata link:
Codewars 8 Kyu Thinkful Logic Drills Traffic Light Javascript - Detailed Analysis & Overview
this one uses a ternary operator kata link: reworked version: we go over some characteristics of objects in this one. Classic way to find out if something is even or not kata link: standard if statement and for loop; i couldnt find a reliable one-liner kata link: ... updated version: another ternary operation with a remainder operator. this one uses the reduce() method kata link:
a funky example of using the reduce() method. we do the test() method and go over a little regex. this one has the Array() constructor as well as .fill() and .map() Code along with me as we solve 'Is the string uppercase?', a Level this one has the reduce() method and the Math.floor() function.