Skip to content

pawelnd/memory-leaks-lightning-talk

Repository files navigation

angular-memory-leaks

A small and leaky AngularJS application used to demonstrate how to identify, analyse and resolve memory leaks in JavaScript applications.

This is a companion to the article Fixing Memory Leaks in AngularJS and other JavaScript Applications.

Memory Usage

Using the Code

Clone, install and gulp!

git clone https://github.com/dwmkerr/angular-memory-leaks.git 
cd angular-memory-leaks
npm install && bower install
gulp

Running gulp will serve the app, lint, and reload the browser when you change the code.

About

Presentation and exmple code for lightning talk presentation about memory leaks in SPAs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published