How a Browser Works: A Beginner-Friendly Guide to Browser Internals
What a browser actually is (beyond “it opens websites”) Browser is a software (just piece of code) that follow our commands. When we type a URL in browser it goes to server, downloads the website files(HTML, CSS, JS), understand them and then it buil...
Jan 29, 20266 min read8
