<?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: Daniel</title>
    <description>The latest articles on DEV Community by Daniel (@6temes).</description>
    <link>https://dev.to/6temes</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%2F48480%2F026509db-d8ea-49f9-99c9-a0b156ea0e0a.jpeg</url>
      <title>DEV Community: Daniel</title>
      <link>https://dev.to/6temes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/6temes"/>
    <language>en</language>
    <item>
      <title>What is the future of Redux?</title>
      <dc:creator>Daniel</dc:creator>
      <pubDate>Mon, 12 Nov 2018 07:37:13 +0000</pubDate>
      <link>https://dev.to/6temes/what-is-the-future-of-redux-345n</link>
      <guid>https://dev.to/6temes/what-is-the-future-of-redux-345n</guid>
      <description>&lt;p&gt;Redux is the reason why I started using React in my projects. Having a global state that is updated by a series of actions and a view that is updated deterministically from the state makes development and, specially debugging, extremely pleasurable.&lt;/p&gt;

&lt;p&gt;Redux Devtools is also an extremely powerful tool that has no equal in any other JS framework.&lt;/p&gt;

&lt;p&gt;On the other hand, I have the feeling that Redux is falling out of grace lately and the tendence is going back to stateful components.&lt;/p&gt;

&lt;p&gt;Does Redux still have some place in the hearts of the React community?&lt;/p&gt;

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