How a Browser Works: A Beginner-Friendly Guide to Browser Internals
1. What is a Browser?
At its simplest, a browser is a piece of software that retrieves and presents content from the web. When we ask for a page, the browser locates it on a server (using networking) and displays it on our screen.
But under the hood,...
ashish-shrivastva.hashnode.dev5 min read