Understanding More Concepts.
1. Simple question: “What happens after I type a URL and press Enter?”
Browser takes the URL as input
Browser finds the server related to the URL
A request is sent to the server
Server processes the request
Server sends a response back
Browser ...
beginner-ready-browser-internals.hashnode.dev3 min read