In this tutorial we discuss and demonstrate where JavaScript can be placed in our web application for the language to operate correctly. We look at the importance of understanding how JavaScript is loaded and the important of understanding how are page is loaded. We discuss the use of internal scripts and the demonstrate using external JavaScript files to hold our JavaScript code.