Media Summary: this one just sets variables in order kata link: this one is combining varied strings with +. standard example of using the reduce() method.
Codewars 8 Kyu Training Js 4 Basic Data Types Array Javascript - Detailed Analysis & Overview
this one just sets variables in order kata link: this one is combining varied strings with +. standard example of using the reduce() method. reworked version: this one does various math operations. this one uses the push() method push() info: ... Training JS 3: Basic data types--String ✅
a sneaky joke kata using Math.max() and Math.min() another .split() video; seems like .split() is a pretty common method. this one explores throw statements throw statement info: ...