<?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: shamseer</title>
    <description>The latest articles on DEV Community by shamseer (@shamseerk).</description>
    <link>https://dev.to/shamseerk</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%2F309538%2F127c915f-208d-4b05-b161-5bcfc92dff4d.jpeg</url>
      <title>DEV Community: shamseer</title>
      <link>https://dev.to/shamseerk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shamseerk"/>
    <language>en</language>
    <item>
      <title>How to make a dependent dropdowns in React with Typescript?</title>
      <dc:creator>shamseer</dc:creator>
      <pubDate>Mon, 06 Jan 2020 06:11:18 +0000</pubDate>
      <link>https://dev.to/shamseerk/how-to-make-a-dependent-dropdowns-in-react-with-typescript-9db</link>
      <guid>https://dev.to/shamseerk/how-to-make-a-dependent-dropdowns-in-react-with-typescript-9db</guid>
      <description>&lt;p&gt;I have two dropdowns, base dropdown lists the values Asset &amp;amp; Liability and i need to show the list of second dropdown depended by the base dropdown, ie, if i select Asset the second dropdown only lists Fixed Assets and Current Assets or if i select Liability then Long term and Short Term. How to do it in React Js With Type script language?&lt;/p&gt;

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