Codewars 8 Kyu Lexical This Javascript - Detailed Analysis
here we use the push() method and spread syntax (...) push() info: ... this one uses the Math.max() function kata link: this one uses the Set() constructor and spread syntax (...) kata link: ... template literals, map(), Array() constructor, and more. a great example of how to use array.prototype.includes() another .split() video; seems like .split() is a pretty common method.
this one uses the split() and filter methods with regex character classes split() info: ... this one uses the a for loop, the charCodeAt() method, and more kata link: ... this one uses a ternary operator kata link: here we use reduce() and the unary plus operator.
Photo Gallery


















