DataChat interview question

When a web page loads, what gets loaded first, the javascript or the html?

Interview Answer

Anonymous

18 Aug 2023

I'm not sure, but I believe it would be the html, because it contains references to javascript files with things like source tags.