JavaScript FinalizationRegistry
A FinalizationRegistry object lets you request a callback when an object is garbage-collected. (more…)
Read more »It’s a question I see all the time on Hacker News forums. Whenever someone posts a Show HN site that is implemented in React/Angular/Vue… Read more