<?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: madhutammisetti</title>
    <description>The latest articles on DEV Community by madhutammisetti (@madhutammisetti).</description>
    <link>https://dev.to/madhutammisetti</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%2F674361%2F07ae25d7-c57b-417b-b692-9c9ff7e5e6ef.jpeg</url>
      <title>DEV Community: madhutammisetti</title>
      <link>https://dev.to/madhutammisetti</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/madhutammisetti"/>
    <language>en</language>
    <item>
      <title>Intro To React Js</title>
      <dc:creator>madhutammisetti</dc:creator>
      <pubDate>Mon, 15 Nov 2021 11:24:04 +0000</pubDate>
      <link>https://dev.to/madhutammisetti/intro-to-react-js-50gm</link>
      <guid>https://dev.to/madhutammisetti/intro-to-react-js-50gm</guid>
      <description>&lt;p&gt;React is a JavaScript library for building SPAs with interactive user interfaces.  The entire React application can be modeled as a set of independent, isolated and reusable components. In other words you can say components are the building blocks of React App. These components are put together to design complex layouts.  React makes it painless to create interactive UIs. It has a concept called state for this purpose.  Some of the websites built with React - Facebook, Netflix, Instagram, Twitter, Airbnb, Nike, MakeMyTrip, Codepen, Snapchat, Prime Videos and many more. &lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>beginners</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
