Map and Set in JavaScript
I’ll be honest — when I first heard Map and Set, I ignored them.
I thought:
I already have objects.
I already have arrays.
Why do I need new things?
It felt like JavaScript was adding extra features f
devwithsahil.hashnode.dev6 min read