Organizing your application using Modules (require.js) - Backbone.js Tutorials: "Our applications main module should always remain light weight. This tutorial only covers setting up a Backbone Router and initializing it in our main module.
The router will then load the correct dependencies depending on the current URL.
"
'via Blog this'