FreeCareerPath
Foundations roadmap

What happens when you load a web page

Most beginners skip this and end up debugging by guesswork later. Spend one focused session understanding what actually happens between typing a URL and seeing a page: DNS, HTTP requests, how HTML/CSS/JS are parsed and rendered. You don't need to memorize it — you need the shape of it in your head.