Media Summary: this one uses destructuring assignment syntax, Math.min(), and more destructuring assignment syntax info: ... this one uses the sort() method and the conditional (ternary) operator kata link: ... this one uses the indexOf() and slice() methods kata link:
Codewars 7 Kyu Reduce My Fraction Javascript - Detailed Analysis & Overview
this one uses destructuring assignment syntax, Math.min(), and more destructuring assignment syntax info: ... this one uses the sort() method and the conditional (ternary) operator kata link: ... this one uses the indexOf() and slice() methods kata link: this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses the push(), slice(), and filter() methods push() info: ... this one uses spread syntax (...), the filter() method, and more spread syntax (.
this one uses a for loop, an if statement, and more kata link: ... this one uses the map() and join() methods map() info: ... this one uses the Math.max() function, the slice() method, and more Math.max() info: ... this one uses for loops, if statements, and more kata link: this one uses parseInt(), toString(), and more kata link: this one uses the Math.min() function and the methods toString() and slice() kata link: ...
finding the least larger with the filter() method, Math.min() and more filter() info: ... catching some errors using the match() method and other tools for...in info: ...