The World of Sparse Arrays
Me: The length of an array is determined by the number of its elements, right?
JavaScript: Hmm, not really . . .
Ah, JavaScript arrays! ๐
At first glance, they seem so simple, just a linear collection of items, right? But dig a little deeper, and y...
corina.hashnode.dev6 min read