Photo by Richy Great on UnsplashDo you ever wonder how the browser actually works? Well, if you do, then follow my thoughts. Even if you don’t, come join my thoughts too. TL;DR What is the Browser What is the Server HTTP How It Matters in Web3 Distinguished Between Web2 to Web3What is the Browser The browser is a communication tool to speak with the web server. It sends requests to try to access information stored in the web server and download them so it can display information to users. Thi...