I have a Zen Mojo application, developed using Bootstrap plugin and using "Explicit Dispatch" with multiple templates.
I have every template representing an specific area of my application (customer, order, logon, application settings, etc.).
Each template has specific code, client side validation and so on related to its areas by using javascript.