<?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: Darren</title>
    <description>The latest articles on DEV Community by Darren (@dshamilton).</description>
    <link>https://dev.to/dshamilton</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%2F44922%2F546bd8cf-2c36-4881-8db7-4b1ca36078b6.png</url>
      <title>DEV Community: Darren</title>
      <link>https://dev.to/dshamilton</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dshamilton"/>
    <language>en</language>
    <item>
      <title>Redux and duplicate actions</title>
      <dc:creator>Darren</dc:creator>
      <pubDate>Thu, 20 Feb 2020 21:51:49 +0000</pubDate>
      <link>https://dev.to/dshamilton/redux-and-duplicate-actions-2jpa</link>
      <guid>https://dev.to/dshamilton/redux-and-duplicate-actions-2jpa</guid>
      <description>&lt;p&gt;Hi all, &lt;/p&gt;

&lt;p&gt;A scenario I've found myself come across during scaling of React apps using Redux is scenarios where common actions within the app can end up firing multiple times. &lt;/p&gt;

&lt;p&gt;For example page load actions firing multiple times or a chain of actions that might fire in a kind of A =&amp;gt; B =&amp;gt; C =&amp;gt; A pattern causing A to be duplicated when it potentially doesn't need to.&lt;/p&gt;

&lt;p&gt;Such instances generally tend to have no functional impact on the app in question, but I'm curious to know if this is something other developers haver come across and consequently refactored out of the apps they work on, if so, how so?&lt;/p&gt;

</description>
      <category>react</category>
      <category>redux</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Choosing a domain host as a Web Developer</title>
      <dc:creator>Darren</dc:creator>
      <pubDate>Mon, 28 Oct 2019 13:18:13 +0000</pubDate>
      <link>https://dev.to/dshamilton/choosing-a-domain-host-as-a-web-developer-3gd6</link>
      <guid>https://dev.to/dshamilton/choosing-a-domain-host-as-a-web-developer-3gd6</guid>
      <description>&lt;p&gt;I currently own a couple of domains on the web that I have always had the intention of building on. &lt;/p&gt;

&lt;p&gt;One of the main things I've wanted to do is move away from my current host to a new one whilst being able to deploy a site on a node.js server I could ssh into myself. &lt;/p&gt;

&lt;p&gt;Does anyone use or know of a well priced option like this for a UK based developer like myself? &lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

</description>
      <category>hosting</category>
      <category>deployment</category>
      <category>node</category>
      <category>javascript</category>
    </item>
    <item>
      <title>UX for the web developer</title>
      <dc:creator>Darren</dc:creator>
      <pubDate>Tue, 07 May 2019 11:41:59 +0000</pubDate>
      <link>https://dev.to/dshamilton/ux-for-the-web-developer-2j67</link>
      <guid>https://dev.to/dshamilton/ux-for-the-web-developer-2j67</guid>
      <description>&lt;p&gt;Hi all, &lt;/p&gt;

&lt;p&gt;I'm a web developer looking to expand my understanding of the paradigms that underpin UX design.&lt;/p&gt;

&lt;p&gt;I'm thinking this may not be a unique starting point, so with this in mind I'm wondering if anyone knows of any materials to help me get started building my understanding of this discipline. Thanks.&lt;/p&gt;

</description>
      <category>help</category>
      <category>design</category>
      <category>ux</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
