I would like to use an external javascript file in another javascript file. For example, I could store all my global variables in a globals.js file and then call then from t
Just make sure both files are referenced in your index.html.