Map and Set in JavaScript
We learned about objects and arrays in JavaScript but in real-world situation that not enough.
What is Map
Map is a hash table-like structure where key-value pairs are store with any-type and guarante
map-set-javascript.hashnode.dev3 min read