Hacker News new | ask | show | jobs
by alexangelini 4838 days ago
For those who have not yet tried it, I would highly recommend TIm Branyen's Backbone.LayoutManager [1]. It solves items 1 and 2 very well.

[1] https://github.com/tbranyen/backbone.layoutmanager

1 comments

I've used Marionette up until now but this is very interesting. It looks like this solves one problem really well, but marionette solves a bunch of other problems with views/app management.