Hacker News new | ask | show | jobs
by recroad 4766 days ago
Were you using Marionette? It helped me increase performance a lot by cleaning up views properly and organize their rendering optimally. I almost can't imagine using Backbone without Marionette.
2 comments

I agree with you about not being able to get by without using marionette any more. The funny thing is, that I had to build something without it, to understand why I wanted it in the first place.
Same here. Build a couple of backbone apps and doing my first marionette one. It is much easier and faster working wit marionette.
no, maybe we'll try it.