logo dotConferences
Menu

Dealing with Garbage

Samuel Saccone at dotJS 2015

Investigating memory leaks and performance issues in JavaScript apps is far from simple. Sam walks us through a systematic methodology for identifying, measuring, and patching memory related issues using the Chrome DevTools.

Slides

More details

Further reads: