<?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: Utsho Sadhak Joy </title>
    <description>The latest articles on DEV Community by Utsho Sadhak Joy  (@iamusj).</description>
    <link>https://dev.to/iamusj</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%2F622822%2F80ee72eb-cd1e-494b-a6c1-d2720e87e2f8.jpg</url>
      <title>DEV Community: Utsho Sadhak Joy </title>
      <link>https://dev.to/iamusj</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iamusj"/>
    <language>en</language>
    <item>
      <title>web developer roadmap</title>
      <dc:creator>Utsho Sadhak Joy </dc:creator>
      <pubDate>Mon, 29 Nov 2021 15:56:34 +0000</pubDate>
      <link>https://dev.to/iamusj/web-developer-roadmap-4fp8</link>
      <guid>https://dev.to/iamusj/web-developer-roadmap-4fp8</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--siRoqCa_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w2aw4gplieshxaeqwpdn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--siRoqCa_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w2aw4gplieshxaeqwpdn.png" alt="Image description" width="880" height="459"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>react</category>
      <category>frontend</category>
    </item>
    <item>
      <title>What is the Virtual DOM?</title>
      <dc:creator>Utsho Sadhak Joy </dc:creator>
      <pubDate>Sun, 25 Jul 2021 02:12:11 +0000</pubDate>
      <link>https://dev.to/iamusj/what-is-the-virtual-dom-2e0a</link>
      <guid>https://dev.to/iamusj/what-is-the-virtual-dom-2e0a</guid>
      <description>&lt;p&gt;The Virtual DOM (VDOM) is an in-memory representation of Real DOM. The representation of a UI is kept in memory and synced with the "real" DOM. It's a step that happens between the render function being called and the displaying of elements on the screen. This entire process is called reconciliation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.linkedin.com/in/utsho-sadhak-joy-a79b971ba/"&gt;Follow me here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
    </item>
  </channel>
</rss>
