resthub / resthub-backbone-stack

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

Improve default project layout #75

Closed sdeleuze closed 11 years ago

sdeleuze commented 11 years ago

We should remove ending s in libs / views / collections / models / templates ... template should not be in js directory, but at the same level than js / img / css We should be consitent in naming strategy, and so use view/app-view.js instead of view/appView.js router should be in router directory since in real life application, there will be more than one router