This is the third Array method implementation from this series. In this article we are going to implement filter() method. So, let's get started. Note: This is not the official implementation, every browser and run time environment has their own imp...