Media Summary: this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the ternary operator, Math.max(), and more ternary operator info: ... this one uses for loops, if statements, and more kata link:
Codewars 7 Kyu Consecutive Items Javascript - Detailed Analysis & Overview
this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the ternary operator, Math.max(), and more ternary operator info: ... this one uses for loops, if statements, and more kata link: this one uses the String() constructor, a conditional operator, and template literals kata link: ... this one uses spread syntax (...) and the Math.max() function kata link: ... this one uses the push(), slice(), and filter() methods push() info: ...
this one uses the indexOf() and slice() methods kata link: this one uses a for loop and the toFixed() method kata link: ... this one uses a while loop, the Array.from() method, and more kata link: ... this one uses the Array.from() and join() methods kata link: ... this one uses the map() and filter() methods, and more kata link: ... this one uses the join() method join() info: ...
this one uses spread syntax (...) and the reduce() method kata link: ... this one uses the Array.from() method and the ternary operator kata link: ... this one uses the split() and reduce() methods but with a shocking ending split() info: ... this one uses the Math.min() function and spread syntax (...) kata link: ... this one uses the replace() method. regex techniques, and the ternary operator replace() info: ...