Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Memory Management in JS Web Apps (alexmaccaw.com)
11 points by maccman on July 14, 2013 | hide | past | favorite | 1 comment


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...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: