Media Summary: here we use reduce() and the unary plus operator. a sneaky joke kata using Math.max() and Math.min() standard example of using the reduce() method.
Codewars 8 Kyu Sum Mixed Array Javascript - Detailed Analysis & Overview
here we use reduce() and the unary plus operator. a sneaky joke kata using Math.max() and Math.min() standard example of using the reduce() method. standard if statement and for loop; i couldnt find a reliable one-liner kata link: ... this one uses a for() loop, an if() statement, and the join() method kata link: ... this one uses the reduce() method kata link:
another .split() video; seems like .split() is a pretty common method. In this puzzle we're going to see .sort() do something funky-stanky, get over it with .reverse() and learn a little math trick in the end. this one has the reduce() method and the Math.floor() function. Set(), slice(), spread syntax, and more in this one. this one uses the Number() constructor and the this one uses the push() method push() info: ...
some Number() construction with a lot of test() kata link: this one uses an if statement and the conditional (ternary) operator kata link: ...