Array Helper's
In JavaScript land, with the release of ES6, a ton of new features have been released. To me JS is always going to seem like that language which is constantly trying to make up for its mistakes and therefore ends up giving developers the most extensi...
geekee.hashnode.dev3 min read
Ayodele Samuel Adebayo
Software Engineer & Customer Success Engineer at Hashnode
I love the illustrations that you used gayatri kumar
Thanks for sharing this. I was curious if the
find()method will stop after finding the first occurrence in an array, I got the answer here (it'll stop and return the first occurrence).You might want to mention it in your article as well.