<?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: SHANTANU SINGH</title>
    <description>The latest articles on DEV Community by SHANTANU SINGH (@shantnu02).</description>
    <link>https://dev.to/shantnu02</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%2F512666%2F985f95cc-a47c-4b68-8822-d3ea837c52a1.jpeg</url>
      <title>DEV Community: SHANTANU SINGH</title>
      <link>https://dev.to/shantnu02</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shantnu02"/>
    <language>en</language>
    <item>
      <title>DATATABLE</title>
      <dc:creator>SHANTANU SINGH</dc:creator>
      <pubDate>Tue, 15 Dec 2020 06:06:55 +0000</pubDate>
      <link>https://dev.to/shantnu02/datatable-3hi4</link>
      <guid>https://dev.to/shantnu02/datatable-3hi4</guid>
      <description>&lt;p&gt;I made a datatable by get data from API but in table i m fetching just first name, last name and email-id of customers  from API endpoint and  there is many fields like age,phone no. , etc. type .&lt;br&gt;
I am made the first names a links by which i connected a component that when i click a "name" then that is  going  to next page but dont  show the full details of that customer.!!!! which is in api.. like age, phone no. etc(which columns i dont show in datatable)&lt;br&gt;
i tried  a component method ,Params but nothing works&lt;br&gt;
how can i fetch the api full  data of that particular ID   in next page.&lt;/p&gt;

</description>
      <category>react</category>
    </item>
    <item>
      <title>REACT JS  DATATABLE</title>
      <dc:creator>SHANTANU SINGH</dc:creator>
      <pubDate>Tue, 08 Dec 2020 12:26:06 +0000</pubDate>
      <link>https://dev.to/shantnu02/react-js-datatable-2gb3</link>
      <guid>https://dev.to/shantnu02/react-js-datatable-2gb3</guid>
      <description>&lt;p&gt;I made a datatable in which i get data from API.&lt;br&gt;
I want to click the rows components and then like if i click 3rd id then it goes to next page and shows full data of only  that particular 3rd ID employee  , and what now i get is all employees  data by click any row's ID &lt;br&gt;
how can i fix  this??&lt;/p&gt;

</description>
    </item>
    <item>
      <title>REACT JS </title>
      <dc:creator>SHANTANU SINGH</dc:creator>
      <pubDate>Thu, 12 Nov 2020 05:12:14 +0000</pubDate>
      <link>https://dev.to/shantnu02/react-js-48o5</link>
      <guid>https://dev.to/shantnu02/react-js-48o5</guid>
      <description>&lt;p&gt;how can i can make them woking,means when i click click this links then my webpage go to this link details tab by fetch api data????????&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
