Media Summary: this one uses for loops, if statements, and more kata link: this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the split() and map() methods, and more kata link: ...
Codewars 7 Kyu Remove Consecutive Duplicate Words Javascript - Detailed Analysis & Overview
this one uses for loops, if statements, and more kata link: this one uses Math.abs() and indexOf() Math.abs() info: ... this one uses the split() and map() methods, and more kata link: ... this one uses spread syntax (...), the filter() method, and more spread syntax (. this one uses the reduce() 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 replace() method and regex kata link: this one uses the indexOf() and slice() methods kata link: this one uses spread syntax (...), the Set() object, and more Set() info: ... this one uses the map() and join() methods map() info: ... this one uses the Set() constructor and the size accessor property Set() info: ...
this one uses spread syntax (...), the reverse() method, and more kata link: ...