Heykuki News

TopNewBestAskShowJobs
TopNewBestAskShowJobs
Ask HN: How to fight Javascript memory leaks?
2 points
alexk
18 years ago
Hi all, my webapp uses JS to manipulate DOM heavily, and leaks heavily as well. Do you know any useful resources on how to detect and eliminate memory leaks in JS/DOM environment?

Some links that I have:

http://www.javascriptkit.com/javatutors/closuresleak/index.shtml

http://blogs.msdn.com/gpde/pages/javascript-memory-leak-detector.aspx

1 comment