<?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: abdullah</title>
    <description>The latest articles on DEV Community by abdullah (@abdu).</description>
    <link>https://dev.to/abdu</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%2F358407%2Fdffbe00d-3e29-4364-b2e8-beef22dad51f.jpg</url>
      <title>DEV Community: abdullah</title>
      <link>https://dev.to/abdu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abdu"/>
    <language>en</language>
    <item>
      <title>My slider is not working as intended</title>
      <dc:creator>abdullah</dc:creator>
      <pubDate>Wed, 22 Jul 2020 17:01:22 +0000</pubDate>
      <link>https://dev.to/abdu/my-slider-is-not-working-as-intended-2fbp</link>
      <guid>https://dev.to/abdu/my-slider-is-not-working-as-intended-2fbp</guid>
      <description>&lt;p&gt;Hey everyone. I have been trying to understand what's going on for hours, but could not solve this. &lt;/p&gt;

&lt;p&gt;I am using Gatsbyjs. I have an index page where I query testimonials. I pass the results into a component. But the react-slick puts all the testimonials in the 1st slide multiple times, and all other slides are empty. Assuming I am using the map function wrong. &lt;br&gt;
Here is the index template's relevant part: &lt;a href="https://pastebin.com/NkqvxKsE"&gt;https://pastebin.com/NkqvxKsE&lt;/a&gt;&lt;br&gt;
Here is the slider component: &lt;a href="https://pastebin.com/3vxZtz27"&gt;https://pastebin.com/3vxZtz27&lt;/a&gt;&lt;br&gt;
Any feedback is appreciated.&lt;/p&gt;

</description>
      <category>react</category>
      <category>gatsby</category>
    </item>
    <item>
      <title>How to automate website creation with minimal coding?</title>
      <dc:creator>abdullah</dc:creator>
      <pubDate>Wed, 01 Apr 2020 12:02:48 +0000</pubDate>
      <link>https://dev.to/abdu/how-to-automate-website-creation-with-minimal-coding-2eka</link>
      <guid>https://dev.to/abdu/how-to-automate-website-creation-with-minimal-coding-2eka</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;I am trying to figure out how to automate website creation with little or no-code. I have some experience with WordPress, and recently I came across JAMstack and static site generators used with &lt;em&gt;modern&lt;/em&gt; CMS. My coding experience is limited so I would prefer something that I could get up and running with minimal coding. &lt;/p&gt;

&lt;p&gt;If I understood correctly, I have to use a CMS to handle data, a SSG to create the HTML, and of course hosting to serve the page on web. But things still don't click in my head. How to pick the tech (HUGO, Strapi, Gatsby, Publii etc), how to automate the process, how to feed the system with themes, what else is needed if any...&lt;/p&gt;

&lt;p&gt;Can you please explain/show broadly or in detail how such system look like? Diagrams, text, a url to where this is already explained... Everything is welcomed and appreciated. &lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>discuss</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
