Map and Set in JavaScript
When working with data in JavaScript, we often use objects and arrays.But sometimes, they are not enough.
That’s where Map and Set come in.
In this blog, we’ll understand what Map and Set are, how the
rayvishal.hashnode.dev3 min read