How a Browser Works
What actually happens after we type a URL and press Enter?
From outside, it feels instant. Inside the browser, a lot of small & well structured steps happen, networking, parsing, layout, painting — all in milliseconds.
What a Browser Actually Is
Ma...
frontendinsights.hashnode.dev3 min read