Media Summary: this one uses the filter() method filter() info: ... this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the split() and reduce() methods, and more split() info: ...
Codewars 7 Kyu Friend Or Foe Javascript - Detailed Analysis & Overview
this one uses the filter() method filter() info: ... this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the split() and reduce() methods, and more split() info: ... this one uses the Set() and String() constructors, and more kata link: ... this one uses the Set() object, spread syntax, and more Set() info: ... finding the least larger with the filter() method, Math.min() and more filter() info: ...
this one uses the indexOf() and slice() methods kata link: this one uses a for loop and the reduce() method kata link: ... this one uses the push() method, the map() method, and more push() info: ... this one uses a for loop, an if statement, and more kata link: ... this one uses the Math.min() function and spread syntax (...) kata link: ... this one uses the split() method, the Math.max() function, and more kata link: split() info: ...
this one uses the Math.max() function, the slice() method, and more Math.max() info: ... this one uses the reduce() method kata link: this one uses the map(), slice(), and join() methods map() info: ... this one uses for loops, if statements, and more kata link: this one uses spread syntax (...), the Set() object, and more Set() info: ... this one uses the replace() method and regex kata link: