Codewars 7 Kyu 21 Sticks Javascript - Detailed Analysis
this one uses an if statement, the remainder operator, and the Math.random() method kata link: ... this one uses the forEach() and concat() methods, and the ternary operator kata link: ... this one uses the push(), slice(), and filter() methods push() info: ... this one uses the String() constructor, spread syntax (...), and more kata link: ... 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 the Array.from() method and the ternary operator kata link: ... this one uses the map() and sort() methods kata link: this one uses the concat() method, spread syntax (...), and more concat() info: ... this one uses the sort() method, the Set() constructor, and more kata link: ... this one uses a for loop and the filter() method kata link: this one uses the split() and match() methods, and more kata link: ...
this one uses the indexOf() and slice() methods kata link: this one uses the replace() method. regex techniques, and the ternary operator replace() info: ... this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses the sort() and reduce() methods kata link: this one uses the isNaN() function, the Number() constructor, and more kata link: ... this one uses the sort() method and the conditional (ternary) operator kata link: ...
this one uses the replace() method and regex replace() info: ...
Photo Gallery


















