Media Summary: this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the Math.max() function kata link: this one uses the reduce() method kata link:
Codewars 8 Kyu Sentence Smash Javascript - Detailed Analysis & Overview
this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the Math.max() function kata link: this one uses the reduce() method kata link: standard if statement and for loop; i couldnt find a reliable one-liner kata link: ... we're gonna use .includes on this one kata link: this one uses an if statement and the conditional (ternary) operator kata link: ...
template literals, map(), Array() constructor, and more.