5 ms·
What about Backbone[1] and Marionette[2] for SPA? Do you have an opinion on those tools? [1]http://backbonejs.org/ http://backbonejs.org/ [2]http://marionette
by murphm8 12y ago
What about Backbone[1] and Marionette[2] for SPA? Do you have an opinion on those tools?
[1]http://backbonejs.org/ http://backbonejs.org/
[2]http://marionettejs.com/ http://marionettejs.com/
- PascalW 12y agoThis is what we use extensively at my work place to build cross platform mobile apps. It's very well suited for mobile apps since it's so lightweight. We use it in combination with Cordova and some other stuff like Haml Coffee Assets and Fastclick.js.