How a Browser Works: A Beginner-Friendly Guide to Browser Internals
What happens after I type a URL and press Enter?
When we type google.com. Browser shows us the google homepage. It happens almost instantly, right?
We know the browser sends an HTTP request to the server. And web server sends response back to the bro...
dnano.hashnode.dev4 min read