#javascript
Read more stories on Hashnode
Articles with this tag
I recently learned about a new array method called some method that i used in my project.This is the line of code: if (!myReadingList.some(item =>...