Media Summary: this one uses the for...in statement kata link: this one uses the filter() and slice() methods filter() info: ... updated version: this one we use spread syntax (...) plus the concat(), Object.entries(), and filter() ...
Codewars 8 Kyu String Repeat - Detailed Analysis & Overview
this one uses the for...in statement kata link: this one uses the filter() and slice() methods filter() info: ... updated version: this one we use spread syntax (...) plus the concat(), Object.entries(), and filter() ...