Skip to content Skip to sidebar Skip to footer
Showing posts with the label Marionette

Rendering Layouts And Sub-views In Marionette / Backbone.js

I have a working solution in regard to rendering layouts with views in regions in a Marionette appl… Read more Rendering Layouts And Sub-views In Marionette / Backbone.js

Events Between Marionette.compositeview And Marionette.itemview

I have two modules itemView.js and ListView.js. Everything works when I fetch the data. The pro… Read more Events Between Marionette.compositeview And Marionette.itemview

Maintain A Stack Of Marionette Itemviews Within A Marionette Layout

I would like to know if it possible to extend in some way the mechanism Marionette Layouts are base… Read more Maintain A Stack Of Marionette Itemviews Within A Marionette Layout

Marionette.js With Rails (devise) Authentication

Curious as to how people usually handle this. My strategy is to have an authorized root route and … Read more Marionette.js With Rails (devise) Authentication

Marionette.js Collectionview, Only Render Specific Models

I am refactoring my Backbone.js application to use Marionette.js, and I am trying to wrap my head a… Read more Marionette.js Collectionview, Only Render Specific Models

Marionette.js With Rails (Devise) Authentication

Curious as to how people usually handle this. My strategy is to have an authorized root route and … Read more Marionette.js With Rails (Devise) Authentication