Question d’entretien chez DataChat

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

Réponse à la question d'entretien

Utilisateur anonyme

18 août 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.