Ways to Filter Out Numbers and Strings in a Mixed Array.
Introduction
I think the best way to learn about certain methods is to write about them! I encountered this problem on codewars and thought to share my experience.
Instructions from Codewars
Simple enough this one - you will be given an array. The va...
denniscampos.hashnode.dev4 min read