<?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: yoqub98</title>
    <description>The latest articles on DEV Community by yoqub98 (@yoqub98).</description>
    <link>https://dev.to/yoqub98</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F516647%2Ffc12d105-94f8-47f9-b4d8-50ade1de2604.jpeg</url>
      <title>DEV Community: yoqub98</title>
      <link>https://dev.to/yoqub98</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yoqub98"/>
    <language>en</language>
    <item>
      <title>Rendering table from .map() Need some help!</title>
      <dc:creator>yoqub98</dc:creator>
      <pubDate>Fri, 20 Nov 2020 09:09:32 +0000</pubDate>
      <link>https://dev.to/yoqub98/rendering-table-from-map-need-some-help-3oa1</link>
      <guid>https://dev.to/yoqub98/rendering-table-from-map-need-some-help-3oa1</guid>
      <description>&lt;p&gt;I am trying to render a table by looping over an array. But having trouble placing everything in my html table. .map() returns all array variables and it messes up everything. How should I render it properly? Below reference code and table I am getting &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--bWZgliPy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/w747tgvt0m2nfv5sfuuz.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--bWZgliPy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/w747tgvt0m2nfv5sfuuz.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--8nu53aa5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/iuaglxr4i8fpsdfcxdom.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--8nu53aa5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/iuaglxr4i8fpsdfcxdom.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
    </item>
    <item>
      <title>Need some help &amp; advice from React.js devs!</title>
      <dc:creator>yoqub98</dc:creator>
      <pubDate>Wed, 18 Nov 2020 09:38:24 +0000</pubDate>
      <link>https://dev.to/yoqub98/need-some-help-advice-from-react-js-devs-37io</link>
      <guid>https://dev.to/yoqub98/need-some-help-advice-from-react-js-devs-37io</guid>
      <description>&lt;p&gt;I am getting JSON data and assigning values to my state variables. But since there is more data I need to loop through all arrays. There is data[] array each property of which has Name, Product etc. I want to display everything in a table. Tried to use .map() but got confused. How can  I map through data[] and assign the value to state variables? Sorry for mistakes I made explaining it. JUST A BEGINNER! THANK you everyone! &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--4_cqWSjL--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ugwbn895drp9fiir6n8l.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4_cqWSjL--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ugwbn895drp9fiir6n8l.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

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