DEV Community

Discussion on: The best front-end framework to learn in 2019

Collapse
 
tterb profile image
Brett Stevenson

I agree with most of your critiques, though I would like to point out that while Marionette.js may allow you to build large applications with Backbone, in my experience it's usually not a good idea.
I regularly work with a large application that uses Backbone and Marionette.js and maintenance and scalability often feels like a losing battle compared to modern frameworks.