ember-best-practices / memory-leak-examples

Examples of memory leaks and common patterns that cause them
223 stars 16 forks source link

Add basic examples #2

Closed trentmwillis closed 7 years ago

trentmwillis commented 7 years ago

This takes the majority of the leaks in the original my-c example and splits them out into a more complicated system that better mirrors a real world application. The app still needs some styling and additional functionality, but this should serve as a base line.

trentmwillis commented 7 years ago

Closing this to move to my personal fork, messed up my remotes.