Media Summary: we're doing .map(), .slice(). and .filter() here. this one uses a for loop and the some() method kata link: ... an example of the some() method in action.
Codewars 8 Kyu Enumerable Magic - Detailed Analysis & Overview
we're doing .map(), .slice(). and .filter() here. this one uses a for loop and the some() method kata link: ... an example of the some() method in action. some algebra with the toFixed() method and unary plus (+) operator slope - intercept formula: ... updated version: this one uses the some() method. Algebra, .test, and so much more! kata link:
Pirate theme with some Object.values() and .includes() mixed in kata link: ... an example using a template literal and the typeof operator template literals info: ... this one uses a for loop and the map() method kata link: this one has the Array() constructor as well as .fill() and .map() some template literal and ternary operation action.