#coding-challenge
Read more stories on Hashnode
Articles with this tag
Okay, I've used forEach(), map(), filter() and my good old reliable friend for loop on arrays, but what the heck is every() and why/when would I need...