Skip to content

Instantly share code, notes, and snippets.

@florapdx
Created July 16, 2014 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save florapdx/25a8559d150ded290e7d to your computer and use it in GitHub Desktop.
Save florapdx/25a8559d150ded290e7d to your computer and use it in GitHub Desktop.
## Backbone
http://addyosmani.com/largescalejavascript/#mediatorpattern
http://blog.pamelafox.org/2013/07/a-guide-to-writing-backbone-apps-at.html
http://ozkatz.github.io/avoiding-common-backbonejs-pitfalls.html
http://www.joezimjs.com/javascript/backbone-js-subview-rendering-trick/
http://www.benknowscode.com/2013/08/extending-backbone-for-building-better-web-applications.html
http://drupalmotion.com/article/debounce-and-throttle-visual-explanation
## Promises
http://www.erichynds.com/blog/using-deferreds-in-jquery
http://www.garann.com/dev/2011/nested-callbacks-in-jquery-begone/
http://taoofcode.net/promise-anti-patterns/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment