Hacker News new | ask | show | jobs
by sharlos201068 400 days ago
I can't think of any JS value that could need cleaning up that isn't an object.
1 comments

what about functions that return a callback for disposal? like Redux store.subscribe, there are thousands more examples