Pregunta de entrevista de DataChat

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

Respuesta de la entrevista

Anónimo

18 ago 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.