<?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: kennyLFC</title>
    <description>The latest articles on DEV Community by kennyLFC (@kenethsimon).</description>
    <link>https://dev.to/kenethsimon</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%2F222165%2F91d8b376-115a-496b-8d11-6d1a98af6ca9.jpg</url>
      <title>DEV Community: kennyLFC</title>
      <link>https://dev.to/kenethsimon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kenethsimon"/>
    <language>en</language>
    <item>
      <title>What's the best way to learn a new programming language?</title>
      <dc:creator>kennyLFC</dc:creator>
      <pubDate>Thu, 07 Nov 2019 09:17:08 +0000</pubDate>
      <link>https://dev.to/kenethsimon/what-s-the-best-way-to-learn-a-new-programming-language-3d2d</link>
      <guid>https://dev.to/kenethsimon/what-s-the-best-way-to-learn-a-new-programming-language-3d2d</guid>
      <description>

</description>
      <category>reactjsvuejs</category>
    </item>
    <item>
      <title>error on rendering an array of items using redux</title>
      <dc:creator>kennyLFC</dc:creator>
      <pubDate>Fri, 18 Oct 2019 12:02:19 +0000</pubDate>
      <link>https://dev.to/kenethsimon/error-on-rendering-an-array-of-items-using-redux-5e51</link>
      <guid>https://dev.to/kenethsimon/error-on-rendering-an-array-of-items-using-redux-5e51</guid>
      <description>&lt;p&gt;ive trying to render an array of items using redux and encountered the error below. the following is what ive done &lt;/p&gt;

&lt;p&gt;Objects are not valid as a React child (found: object with keys {userlist}). If you meant to render a collection of children, use an array instead.&lt;/p&gt;

&lt;p&gt;1) search actions file&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--q1fDmjAz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/9xzw5kf1zq5lue8qzb4u.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--q1fDmjAz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/9xzw5kf1zq5lue8qzb4u.png" alt="search action"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--4eVkPjFH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/beyz6vioy95kldk3rr6x.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4eVkPjFH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/beyz6vioy95kldk3rr6x.png" alt="search reducer"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7Bm057ZN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/hjbylr9uf53bung73vqh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7Bm057ZN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/hjbylr9uf53bung73vqh.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

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