I am currently considering a large single-page web application. There will be many components, so the separation of concerns is important to me. A server is basically a REST server with some sugar, for example, sending a code template to a client.
So I need to decide which MVC Framework I want to use on the client side.
I really like backbone.js, so I want to have a great platform that relies on it.
What I came across Marionette.js and Chaplin.js.
Has anyone used one or both structures and can tell a little about them? Strengths, weaknesses, the community behind him or are they basically the same?
It should not be a discussion of which is better, just a short list of functions, so I can decide which one to use, because I do not have time to really get started with both.
Johannes KlauΓ
source share