<?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: Nafi</title>
    <description>The latest articles on DEV Community by Nafi (@hunter55).</description>
    <link>https://dev.to/hunter55</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%2F469251%2F6a6d3cbe-46dc-4ae5-aef7-eba88bedf5a1.jpg</url>
      <title>DEV Community: Nafi</title>
      <link>https://dev.to/hunter55</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hunter55"/>
    <language>en</language>
    <item>
      <title>How would you assign each value from an array to each card,which is a markup?</title>
      <dc:creator>Nafi</dc:creator>
      <pubDate>Fri, 13 Aug 2021 04:27:55 +0000</pubDate>
      <link>https://dev.to/hunter55/how-would-you-assign-each-value-from-an-array-to-each-card-which-is-a-markup-ap4</link>
      <guid>https://dev.to/hunter55/how-would-you-assign-each-value-from-an-array-to-each-card-which-is-a-markup-ap4</guid>
      <description>&lt;p&gt;I am working on my novice portfolio project,but this project turned out to be way difficult and challenging for a newbie coder like me.&lt;/p&gt;

&lt;p&gt;Thing is,I have this API games data,each of these games have ID.&lt;br&gt;
I have rendered the html game cards through JavaScript string markup to make it dynamic.problem is I can not assign these data to each cards.how would u suggest it?&lt;br&gt;
Say, 20 interger numbers for 20 dynamically rendered html markup?&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>html</category>
    </item>
  </channel>
</rss>
