Media Summary: this one uses a for loop, an if statement, and more kata link: ... this one uses the indexOf() and slice() methods kata link: this one uses toLowerCase(), split(), and more toLowerCase() info: ...
Codewars 7 Kyu Filter Coffee Javascript - Detailed Analysis & Overview
this one uses a for loop, an if statement, and more kata link: ... this one uses the indexOf() and slice() methods kata link: this one uses toLowerCase(), split(), and more toLowerCase() info: ... this one uses an if statement, the remainder operator, and the Math.random() method 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 spread syntax (...), the reverse() method, and more kata link: ... this one uses a for loop and the toUpperCase() method, and more kata link: ... this one uses Math.abs() and indexOf() Math.abs() info: ... this one has us accessing an array with a remainder operator expression kata link: ... this one uses a wikipedia page and the ternary operator factorial info: ternary operator info: ... this one uses a for loop, the typeof operator, and the
this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the replace() method. regex techniques, and the ternary operator replace() info: ... this one uses the map() and sort() methods kata link: