How a Browser Works: A Beginner-Friendly Guide to Browser Internals
What happens after I type a URL and press Enter
When a URL is entered snd enter is pressed, the browser resolves the domain name into an IP address using DNS, establishes a secure TCP/IP connection, sends a HTTP request , Receives the server respons...
vt-blogs.hashnode.dev5 min read