JS libraries / Code-Behind

A framework project can contain any number of JavaScript files (which may be independent of controls or functions). This is useful for external libraries, for example.

Any file that has a separate entry in the Manifest.json file is available in the browser (and therefore to all controls).