How a Browser Works: A Beginner-Friendly Guide to Browser Internals
First let’s understand what happens when i type a URL in browser & press Enter :
Your browser first checks cache, if its there then its okay otherwise
Your request goes to DNS resolver which further asks Root → TLD → Auth. for IP address
After get...
kuldeep-html-css-01.hashnode.dev5 min read