Polyfills for Array methods: forEach(), map(), filter(), reduce(),find()
It's been a long time since I haven't written any articles but here we go.
In this tutorial, we are going to create our own array method like forEach(), map(), filter(), etc.
Note: if you don't know what polyfills are then please read this article.
...
yashvant.hashnode.dev6 min read