Difference between revisions of "Backbone"
From Wiki2
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
http://stackoverflow.com/questions/23920562/how-to-use-grunt-contrib-jst-to-compile-external-html-files-for-backbone | |||
http://stackoverflow.com/questions/19735163/grunt-contrib-jst-to-render-underscore-templates-is-not-formatting-properly | |||
http://stackoverflow.com/questions/22209794/grunt-contrib-jst-and-underscore-js-cant-access-to-template-vars | |||
http://stackoverflow.com/questions/19905406/how-to-create-and-display-external-template-in-html-page-using-backbone-js | |||
http://ricostacruz.com/backbone-patterns/ | |||
http://www.bennadel.com/blog/2411-using-underscore-js-templates-to-render-html-partials.htm | |||
https://github.com/marionettejs/backbone.marionette/wiki/Using-jst-templates-with-marionette | |||
http://www.9bitstudios.com/2013/05/using-templates-in-backbone-js/ | |||
http://addyosmani.github.io/backbone-fundamentals/ | http://addyosmani.github.io/backbone-fundamentals/ | ||
Latest revision as of 16:08, 28 May 2014
http://ricostacruz.com/backbone-patterns/
http://www.bennadel.com/blog/2411-using-underscore-js-templates-to-render-html-partials.htm
https://github.com/marionettejs/backbone.marionette/wiki/Using-jst-templates-with-marionette
http://www.9bitstudios.com/2013/05/using-templates-in-backbone-js/
http://addyosmani.github.io/backbone-fundamentals/