simple set of pages for testing the load order of js scripts in various ways.
npm install
npm start
visit http://localhost:3000
and view links in multiple browsers to see difference in how script parsing is handled.
Simple node server for testing document.write [written] external script tags, and in which order they execute.
JavaScript