leaguevine / leaguevine-ultistats

MIT License
18 stars 4 forks source link

Unbinding events #23

Closed mliu7 closed 12 years ago

mliu7 commented 12 years ago

I'm a bit concerned that our code is not unbinding all of the events listeners we are creating throughout the app. This article sheds some light on this issue:

http://lostechies.com/derickbailey/2011/09/15/zombies-run-managing-page-transitions-in-backbone-apps/

Chad - Do you have thoughts on this?

Also, This issue isn't as urgent/important as the game event button stuff so please don't prioritize this very high until we get the basic functionality of our app working.

cboulay commented 12 years ago

I forgot about this issue. I took care of this when I did the faster_roster branch. Closing now.