Media Summary: this one uses classes and the destructuring assignment syntax kata link: ... this one uses the push(), map(), and reverse() methods push() info: ... this one uses the reduce() method and the functions Math.max() and Math.abs() reduce() info: ...
Codewars 7 Kyu Building Blocks Javascript - Detailed Analysis & Overview
this one uses classes and the destructuring assignment syntax kata link: ... this one uses the push(), map(), and reverse() methods push() info: ... this one uses the reduce() method and the functions Math.max() and Math.abs() reduce() info: ... this one uses the repeat() and trim() methods kata link: this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses the map() and split() methods kata link:
this one uses the indexOf() and slice() methods kata link: this one uses the Set() constructor and the size accessor property Set() info: ... this one uses a while loop, the Array.from() method, and more kata link: ... this one uses a for loop and the toUpperCase() method, and more kata link: ... this one uses the toLowerCase() method, the Set() constructor and the .size accessor property kata link: ... this one uses the replace() method. regex techniques, and the ternary operator replace() info: ...
this one uses the push() and map() methods along with template literals push() info: ... this one uses the Array.from() method and the ternary operator kata link: ... this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses the Math.min() function and the methods toString() and slice() kata link: ... this one uses the slice() method slice() info: ... this one uses a for loop and the reduce() method kata link: ...
this one uses the join() method join() info: ...