It seems counter to good practice to place all JavaScript files in the `~/Scripts' folder. I see massive view specific scripts incorporated into the view, but now with the advent of TypeScript, with its compiled JS files, a developer should decide where these should go.It seems counter to good practice to place all