<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Naman Mehrotra</title>
    <description>The latest articles on DEV Community by Naman Mehrotra (@naman_mehrotra_ac8bd7df16).</description>
    <link>https://dev.to/naman_mehrotra_ac8bd7df16</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3418596%2F460e2320-6e3f-497e-b7d2-c5d049a3bc87.jpg</url>
      <title>DEV Community: Naman Mehrotra</title>
      <link>https://dev.to/naman_mehrotra_ac8bd7df16</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/naman_mehrotra_ac8bd7df16"/>
    <language>en</language>
    <item>
      <title>𝘼 𝙨𝙞𝙣𝙜𝙡𝙚 𝙀𝙣𝙩𝙚𝙧 𝙠𝙚𝙮 𝙩𝙧𝙞𝙜𝙜𝙚𝙧𝙨 𝙙𝙤𝙯𝙚𝙣𝙨 𝙤𝙛 𝙨𝙮𝙨𝙩𝙚𝙢𝙨 — 𝙝𝙚𝙧𝙚’𝙨 𝙬𝙝𝙖𝙩 𝙝𝙖𝙥𝙥𝙚𝙣𝙨 𝙬𝙝𝙚𝙣 𝙮𝙤𝙪 𝙩𝙮𝙥𝙚 𝙖 𝙐𝙍𝙇</title>
      <dc:creator>Naman Mehrotra</dc:creator>
      <pubDate>Sun, 21 Dec 2025 12:25:25 +0000</pubDate>
      <link>https://dev.to/naman_mehrotra_ac8bd7df16/--2k5p</link>
      <guid>https://dev.to/naman_mehrotra_ac8bd7df16/--2k5p</guid>
      <description>&lt;p&gt;It looks simple, but a lot happens behind the scenes — all in seconds.&lt;/p&gt;

&lt;p&gt;🔹 &lt;strong&gt;1. Finding the Website (DNS Lookup)&lt;/strong&gt;&lt;br&gt;
Your browser doesn’t understand website names like google.com.&lt;br&gt;
 So it asks DNS — the internet’s phone book — to find the website’s numeric address (IP address).&lt;br&gt;
👉 Name → Number&lt;/p&gt;

&lt;p&gt;🔹** 2. Saying Hello (Server Connection)**&lt;br&gt;
Now the browser uses that address to connect to the website’s server.&lt;br&gt;
Think of it like dialing a phone number and checking if the other side is ready to talk.&lt;/p&gt;

&lt;p&gt;🔹** 3. Making It Secure (HTTPS Lock)**&lt;br&gt;
Before sending data, the browser and server lock the conversation.&lt;br&gt;
It’s like putting your message inside a locked envelope so no one else can read it.&lt;/p&gt;

&lt;p&gt;🔹 &lt;strong&gt;4. Asking for the Page (Request–Response)&lt;/strong&gt;&lt;br&gt;
The browser asks:&lt;br&gt;
“Please send me this webpage.”&lt;/p&gt;

&lt;p&gt;The server replies with:&lt;br&gt;
Text&lt;br&gt;
Images&lt;br&gt;
Page structure&lt;/p&gt;

&lt;p&gt;Like ordering food and getting it served.&lt;/p&gt;

&lt;p&gt;🔹 5. Showing the Page (Rendering)&lt;br&gt;
Finally, the browser:&lt;br&gt;
Builds the page structure&lt;br&gt;
Adds colors and styles&lt;br&gt;
Displays the webpage on your screen&lt;/p&gt;

&lt;p&gt;Like building and painting a house from a plan.&lt;br&gt;
All this happens in milliseconds — every time you press Enter.&lt;/p&gt;

&lt;p&gt;𝘚𝘩𝘰𝘶𝘭𝘥 𝘐 𝘦𝘹𝘱𝘭𝘢𝘪𝘯 𝘮𝘰𝘳𝘦 𝘪𝘯𝘵𝘦𝘳𝘯𝘦𝘵 𝘣𝘢𝘴𝘪𝘤𝘴 𝘭𝘪𝘬𝘦 𝘵𝘩𝘪𝘴 𝘶𝘴𝘪𝘯𝘨 𝘴𝘪𝘮𝘱𝘭𝘦 𝘷𝘪𝘴𝘶𝘢𝘭𝘴?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>tutorial</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
