WeakSet in JavaScript
In this article, you will get to know about how we can use a weakset with the help of some examples.
But first what exactly is a weak reference?
Unlike a strong reference, A weak reference is a reference from which a referenced object does not get...
anmol09.hashnode.dev3 min read