I confused between Set, Map, WeakSet and WeakMap because from each one of this we can add and delete items from list and also we can show data from the list by using either one.
What should I use and When? Please assist me.
I confused between Set, Map, WeakSet and WeakMap because from each one of this we can add and delete items from list and also we can show data from the list by using either one.
What should I use and When? Please assist me.