How a Browser Works: A Beginner-Friendly Guide to Browser Internals
When we type any URL on browser ,it sends DNS query to find IP address of server then send HTTP request to server and receives code files and assets from server . Do you know how browser align these assets like image, text, video, etc. to form a webp...
lifewithcoding.hashnode.dev5 min read