Map and Set in JS
For years, JavaScript developers relied on just two primary data structures to hold everything: Arrays for ordered lists, and Objects for key-value pairs.
They are the bread and butter of the language
harshal8140.hashnode.dev4 min read