I always used trunk routes (#! / Blah)
But I understand that in order to index Google, you need to provide a non-javascript version of the site.
I do not like to write code twice. Thus, I would prefer to create a multi-page application instead of a single-page web application.
Backbone.js provides me with a "structure", so my javascript does not turn into sphagetti mess. But I do not know at all how to create multi-page applications using Backbone.
Do you include a main.js file on every render page? What about the routes? How do you deal with this? How do you feel about modulation, etc.
I wish there was a tutorial on how to create multi-page javascript applications using Backbone.
TIMEX source share