Skip to content

Memory Management in JS Web Apps

blog.alexmaccaw.com
11 pointsmaccman1 comment
On HN

Comments

This is a library-specific solution to a specific case of JavaScript memory management. Perhaps it should be titled, "Cleaning up event listeners with JQuery."

You should mention what happens if you don't remove the event listeners.

In the Closure Library, you can do something similar with a EventHandler, http://docs.closure-library.googlecode.com/git/class_goog_ev...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.