Having spent the last 18 months or so working with
Backbone.js, I've formed the following opinion: Backbone is not enough for building large single-page applications (SPAs).
Sure, you and your team may be able to get your app across the line, but you'll probably end up with
a lot of code and may even reinvent a couple of wheels unless you're
extremely diligent about refactoring, code reviews, documentation, testing and keeping up with an ever-evolving suite of best-practices.
06 September, 2013
/