@anvaygupta
“Documenting my tech learning, one post at a time.”
Nothing here yet.
Nothing here yet.
“Why does writing HTML feel so slow?” If you’re a beginner, HTML often feels like this: <div> <h1></h1> <p></p> </div> You type: Opening tags Closing tags Indentation Repetition It works… but it’s slow and boring. This is exactly the probl...

What a Browser Really Does (From URL to Pixels on Screen) “What actually happens when I type a URL and press Enter?” Most people say: “The browser opens a website.” That’s like saying: “A restaurant makes food.” True — but a lot happens in betwee...

TCP Explained Simply: From Reliable Connections to the 3-Way Handshake Why Data Needs Rules on the Internet Imagine sending messages without rules: Messages arrive out of order Some messages never arrive Receiver doesn’t know what’s missing That...
