SPShashank Pathakintechwithshashank.hashnode.dev·Sep 6, 2025 · 3 min readHTTP Requests and Responses CycleIn the previous article, we understood how the browser knows the server's address (thanks to DNS). Now, it's time to start a conversation (HTTP request-response cycle) In this article, we will understand what a request is, what a response is, and how...00
SPShashank Pathakintechwithshashank.hashnode.dev·Sep 3, 2025 · 3 min readDNS (Domain Name System)What is DNS? DNS stands for Domain Name System. While we remember websites by names like google.com, computers use IP addresses to talk to each other. DNS acts as the Internet’s phonebook, translating human-friendly names into machine-readable addres...00
SPShashank Pathakintechwithshashank.hashnode.dev·Aug 29, 2025 · 5 min readAlchemy of InternetHave you ever paused and wondered: How does this magical thing called the Internet actually work?We use it daily — streaming, chatting, learning, shopping — but beneath the surface lies a fascinating system of rules, connections, and invisible pathwa...00