debuggingmemory
debuggingmemory copied to clipboard
Debugging memory leaks in JavaScript with Chrome DevTools (spainjs)
Finding and debugging Memory Leaks in JavaScript with Chrome DevTools
Debugging memory leaks in JavaScript with Chrome DevTools. Examples used in SpainJs workshop http://www.meetup.com/madridjs/events/125300132/
Presentation: http://slid.es/gruizdevilla/memory
Running the server
To install dependencies
npm install
To run the server
node app