-
Notifications
You must be signed in to change notification settings - Fork 23.1k
Description
What information was incorrect, unhelpful, or incomplete?
I have a question about the browser or server is parsing the HTML?
Specific section or headline?
Order in which component files are parsed
What did you expect to see?
in the article, you said, "Once the client’s request is approved, the server first sends back the HTML (index) file". Then below you said, "From a server standpoint it is important to know the order in which these files are parsed when the response is sent back:". I am confused from a server standpoint or from a browser standpoint isn't the browser's job to parse the HTML.
And also down below you said "The HTML file is parsed first and, by looking inside that file, the server recognizes which CSS and JavaScript files are referenced." so again isn't this browser's job to recognize the other linked files and request for those resources or servers.
I just have a little confusion about this.
Did you test this? If so, how?
MDN Content page report details
- Folder:
en-us/learn/getting_started_with_the_web/how_the_web_works - MDN URL: https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/How_the_Web_works
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/learn/getting_started_with_the_web/how_the_web_works/index.html
- Last commit: 25b23db
- Document last modified: 2021-08-02T17:35:04.000Z