Created
March 30, 2013 10:09
-
-
Save johnnncodes/5276195 to your computer and use it in GitHub Desktop.
Backbone.js and Marionette.js references
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://backbonejs.org/ | |
http://marionettejs.com/ | |
https://github.com/documentcloud/backbone/wiki/Tutorials,-blog-posts-and-example-sites | |
http://backbonefu.com/2011/11/modifying-your-urls-on-the-fly-using-the-request-method-with-sync-in-backbone-js/ | |
http://addyosmani.github.com/backbone-fundamentals/#marionette | |
http://addyosmani.github.com/backbone-fundamentals/#memory-management | |
https://github.com/jsoverson/todomvc/tree/master/labs/architecture-examples/backbone_marionette | |
http://davidsulc.com/blog/2012/04/15/a-simple-backbone-marionette-tutorial/ | |
http://davidsulc.com/blog/2012/04/22/a-simple-backbone-marionette-tutorial-part-2/ | |
http://davidsulc.github.com/backbone.marionette-collection-example/ | |
https://github.com/davidsulc/backbone.marionette-collection-example | |
https://github.com/marionettejs/backbone.marionette/wiki/AMD-Modules-vs-Marionette's-Modules | |
http://engineering.nulogy.com/posts/structuring-javascript-with-marionette-modules | |
http://bbclonemail.meteor.com/#inbox | |
http://lostechies.com/derickbailey/2012/03/22/managing-layouts-and-nested-views-with-backbone-marionette/ | |
http://honeysoft.wordpress.com/category/javascript/backbone-js/backbone-marionette/ | |
http://lostechies.com/derickbailey/category/marionette/ | |
http://lostechies.com/derickbailey/2012/03/22/managing-layouts-and-nested-views-with-backbone-marionette/ | |
http://lostechies.com/derickbailey/2012/03/19/backbone-js-and-javascript-garbage-collection/ | |
http://blog.davebouwman.com/2013/02/22/part-2-marionette/ | |
http://spin.atomicobject.com/2012/12/28/marionette-with-backbone/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment