SimbCo / brunch-with-marionette

Simple skeleton for brunch.io utilizing MarionetteJS, Handlebars, Stylus and Backbone
27 stars 10 forks source link

Is there any reason why this uses Backbone.Router rather than Backbone.Marionette.AppRouter? #6

Open MaffooBristol opened 9 years ago

simb commented 9 years ago

No good reason at all. Ultimately looking at it again, I didnt like the way the marionette controllers worked so we never migrated. We use an internal project called paddles for our controllers. So if you think this would be a worth while addition please submit a pull request and we will get it integrated.