resthub / resthub-backbone-stack

RESThub Backbone.js stack
http://resthub.org/docs/backbone/
Other
56 stars 26 forks source link

Split old main.js to new main.js (require.js initialization provided by the framework) + app.js (user application) #81

Closed sdeleuze closed 11 years ago

sdeleuze commented 11 years ago

The main reason is make easier Backbone stack update (we just have to override main.js, all custom app code is in app.js)