Media Summary: this one uses the split() and join() methods kata link: using the split(), map(), and join() methods split() info: ... this one uses the map() and slice() methods, the Math.Min() function, and more map() info: ...
Codewars 8 Kyu Remove String Spaces Javascript - Detailed Analysis & Overview
this one uses the split() and join() methods kata link: using the split(), map(), and join() methods split() info: ... this one uses the map() and slice() methods, the Math.Min() function, and more map() info: ... this one has a lot going on Array() constructor info: ... this one uses spread syntax (...), template literals, and the join() method kata link: ... this one we use the concat(), sort(), and join() methods as well as spread syntax (...) concat() info: ...
this one uses the repeat() method kata link: here we use the split() method split() info: ...