For bigger projects I would do the development of different parts of the app in different JS files and have a server side script combine them when requested from a web browser.
For bigger projects I would do the development of different parts of the app in different JS files and have a server side script combine them when requested from a web browser.