When you first learn array in JavaScript they feel pretty simple. You create an array, access them using indexes, maybe run a for loop to go through the items. And for a while, that works perfectly. B
codexninja.hashnode.dev7 min read
No responses yet.