<?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: Imran Askem</title>
    <description>The latest articles on DEV Community by Imran Askem (@imranaskem).</description>
    <link>https://dev.to/imranaskem</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%2F26919%2F0816a06e-b5a9-4663-bcb3-04bc3d6273d7.png</url>
      <title>DEV Community: Imran Askem</title>
      <link>https://dev.to/imranaskem</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/imranaskem"/>
    <language>en</language>
    <item>
      <title>Is there an iron triangle of development?</title>
      <dc:creator>Imran Askem</dc:creator>
      <pubDate>Tue, 09 Apr 2019 08:22:26 +0000</pubDate>
      <link>https://dev.to/imranaskem/is-there-an-iron-triangle-of-development-1cp</link>
      <guid>https://dev.to/imranaskem/is-there-an-iron-triangle-of-development-1cp</guid>
      <description>&lt;p&gt;Before I was a developer, I was a Project Manager and one of the first things I learnt was the iron triangle. For anyone not familiar with it, it's a model of the constraints of managing a project. The idea is that you can only have two of the three points. For example, if you want a project with many features delivered quickly it will cost a lot of money/resource. I found it a helpful construct for thinking about what trade-offs to make, which got me thinking about how this could apply to development.&lt;/p&gt;

&lt;p&gt;As someone that likes to make conscious decisions, I often wonder what trade-offs I'm making as I write code. &lt;/p&gt;

&lt;p&gt;If I'm working on a task that needs to be highly performant am I sacrificing readability? If I want to make a project easy to maintain does that mean it can't be as extensible? &lt;/p&gt;

&lt;p&gt;I'm actually not sure what shape the "development" version should be or what the axes are. My starting list would be:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Performance&lt;/li&gt;
&lt;li&gt;Readability&lt;/li&gt;
&lt;li&gt;Extensibility&lt;/li&gt;
&lt;li&gt;Maintainability &lt;/li&gt;
&lt;li&gt;Time (to develop)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At the moment I have a lot of questions and few answers but I think it's an interesting idea, have you ever thought something similar? It would be great to hear from you.&lt;/p&gt;

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