<?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: TalanCid</title>
    <description>The latest articles on DEV Community by TalanCid (@talancid).</description>
    <link>https://dev.to/talancid</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%2F472949%2Fa9d4d1de-52a8-42c9-b04c-781686b350e0.jpg</url>
      <title>DEV Community: TalanCid</title>
      <link>https://dev.to/talancid</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/talancid"/>
    <language>en</language>
    <item>
      <title>Fragile Code</title>
      <dc:creator>TalanCid</dc:creator>
      <pubDate>Mon, 28 Sep 2020 20:07:11 +0000</pubDate>
      <link>https://dev.to/talancid/fragile-code-hi3</link>
      <guid>https://dev.to/talancid/fragile-code-hi3</guid>
      <description>&lt;p&gt;When you write code, sometimes we feel its fragile - yet we're not sure why. Currently, I'm working on a project and I feel the code is very fragile. It has exception handling, it has retry logic, and it has data that is returned to the user to handle any issues that arise. How else can we ensure its not fragile?&lt;/p&gt;

&lt;p&gt;There are unit tests and refactoring elements happening, but I still feel its too fragile at its core. What else can I do?&lt;/p&gt;

</description>
      <category>codequality</category>
      <category>fragile</category>
    </item>
  </channel>
</rss>
