DMDenish Murawalaindenish-blog.hashnode.dev·Jun 9 · 5 min readWhat Happens When You Type google.com? Understanding DNSIntroduction Have you ever wondered what happens when you type google.com into your browser and press Enter? Most of us use websites every day, but very few people know what happens behind the scenes 00
DMDenish Murawalainbrowser-for-beginners.hashnode.dev·Jan 31 · 5 min readHow a Browser Works: A Beginner-Friendly Guide to Browser InternalsWhat actually happens after you type a URL and press Enter? We do this dozens of times every day. Type a URL.Press Enter.A website appears. And most of us never stop to ask how that actually happens. When I first tried to understand browsers, I expec...00
DMDenish Murawalaingit-vcs-blog.hashnode.dev·Jan 24 · 5 min readGit : A Practical Guide to Version ControlIn this blog, we will understand what Git is, why it’s used, and how developers actually work with Git in real projects, using simple language and practical examples. What is Git ? Git is a distributed version control system. In simple terms, Git hel...00