WeakRef's 101
In 2021 MDN launched a new javascript API, WeakRef, now as the name suggests, weakref is something that creates a weak reference around something, but to whom ? weakref only holds a weak reference to an javascript object, that is JavaScript engine's...
rauniee.hashnode.dev2 min read