Example of marionette.js layout/region structure and rendering method

假如想象 提交于 2019-12-10 18:21:30

问题


I'm trying marionette.js for my backbone application but I'm a bit baffled as to how I should organize my layouts/regions and render them.

I'm looking for an example application with nested layouts and regions so I could understand a bit better. Any advice ?


回答1:


Check out this fiddles:

http://jsfiddle.net/tegon/0g2aaLxe/1/ http://jsfiddle.net/tegon/64ovLf64/

for general backbone marionette boilerplate starting point check this:

https://stackoverflow.com/questions/11410059/suggested-bootstrap-boilerplate-sample-for-backbone-marionette-application/11598371#11598371



来源:https://stackoverflow.com/questions/15154442/example-of-marionette-js-layout-region-structure-and-rendering-method

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!