- Leaking instance state into Klasses
- Improper setup/teardown of the event listeners
- Stashing state in global or module scopes
- Saving non-primitive property of controllers to non-singleton objects
- Failing to destroy the third party widgets when the component is unmounted
- Closure leaks
setInterval
- Saving non-singletons components into singletons controllers/services
Created
February 26, 2018 09:04
-
-
Save selvagsz/a28fe14fa812a9ee6eeff4b1b8e8e46a to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment