writesbyankit.hashnode.devUnderstanding Network Devices - How the Internet Reaches YouThe first time I thought about this seriously was while watching a Chai Code video instantly load ho gaya. And suddenly a thought came “Main bas click karta hoon… lekin peeche actually kya ho raha hai7h ago·4 min read
writesbyankit.hashnode.devEmmet for HTML: A Beginner’s Guide to Writing Faster MarkupWhen I started writing HTML, most of my time was spent typing opening and closing tags. <div>, </div>, again and again. The structure was simple. I knew what I wanted to build. But writing the same ta11h ago·3 min read
writesbyankit.hashnode.devCSS Selectors 101: Targeting Elements with PrecisionBefore jumping into selector, let’s quickly understand what CSS is and how it gets applied. This will make selectors much easier to understand. What Css Means Css stands for Cascading Style Sheets. Cascading → styles flow layer by layer, not strict ...Feb 13·3 min read
writesbyankit.hashnode.devThe Digital Handshake: How Computers Start a Reliable ConversationWhat Happens If Data Is Sent Without Any Rules? Let’s start with a simple thought like Imagine you are explaining something to a friend over phonecall, but: you start talking without checking if they are listening you senetnce arrive in random orde...Feb 1·4 min read
writesbyankit.hashnode.devcURL Basics for Beginners: Starting Your Server ConversationsA Beginner backend developer’s story of curiosity, confusion, and finally understanding how servers really work The Day my Server Finally Started (And I Got Stuck) When I started learning backend development, I still remeber the day my terminal when...Jan 31·3 min read