How a Browser Works
What happens after I type a URL and press Enter ?
A simple way of explaining this would be:
You enter a URL into your browser
The browser looks up the IP address for the domain name via the Domain Name Server (DNS).
Browser creates a TCP connectio...
webdev2026.hashnode.dev11 min read