Introduction to Codewars Remove String Spaces 021618
Exploring Codewars Remove String Spaces 021618 reveals several interesting facts. this one uses the split() and join() methods kata link:
Codewars Remove String Spaces 021618 Comprehensive Overview
Showing two different solution one using Regular Expressions and another using Array.filter. Taking upon Seth's challenge, I turn our implementation of this one uses the repeat() method kata link:
Stay tuned for more updates related to Codewars Remove String Spaces 021618.