I re-wrote Array in JavaScript but as an Object
I rewrote Array in JavaScript but as Object!
Nearly everything in JS is an object.
Note: I could have used OOP to make the code better, reusable and robust. I was in so hurry to try out the experiment and do some code as talk is cheap. (π)
https:/...
therakeshpurohit.hashnode.dev2 min read