tanmay-kushwaha.hashnode.devPromise in JavaScriptWhat is Promise ? 🤔 First forget computer. Promise matlab wada. Jaise mummy bolti hai —“Padhai karo, shaam ko pizza milega.” Ab pizza mila ya nahi mila, wo baad ki baat hai.But mummy ne future ka ek 4d ago·4 min read
tanmay-kushwaha.hashnode.devEmmet for HTML: A Beginner’s Guide to Writing Faster HTMLIntroduction: Why Writing HTML Feels Slow in Starting 😓 When we start learning HTML, everything feels new and little confusing. You want to make a simple page layout: one div inside one heading one paragraph and a list And then you start typin...Jan 30·4 min read
tanmay-kushwaha.hashnode.devHow DNS Resolution WorksWhenever we open our browser and type something like google.com, we never think what happens inside. Page opens in seconds and we move on. But behind this simple action, there is one very important system working silently — DNS. In this blog, we’ll u...Jan 30·4 min read
tanmay-kushwaha.hashnode.devCSS Selectors 101: Targeting Elements with PrecisionOn any HTML page, there are many elements like paragraph, heading, div, button and more.CSS selectors help us select the correct element and apply style on it. Without selectors, CSS is nothing. Selectors are the base of CSS. Why CSS Selectors Are Ne...Jan 30·4 min read
tanmay-kushwaha.hashnode.devTCP vs UDP: When to Use What, and How TCP Relates to HTTPWhy Internet Needs Rules to Send Data Think about normal life.If you want to talk to someone or send something, you follow some rules, right? Like: Phone number should be correct Address should be clear Message should reach properly Internet als...Jan 30·4 min read