<?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: Bartosz Sosna</title>
    <description>The latest articles on DEV Community by Bartosz Sosna (@brtsos).</description>
    <link>https://dev.to/brtsos</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%2F616099%2Fe7e25e9d-922c-432a-90f1-46ad77e47148.png</url>
      <title>DEV Community: Bartosz Sosna</title>
      <link>https://dev.to/brtsos</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/brtsos"/>
    <language>en</language>
    <item>
      <title>A code update or an extension? An important question when you have to give an ETC</title>
      <dc:creator>Bartosz Sosna</dc:creator>
      <pubDate>Sun, 18 Apr 2021 12:05:09 +0000</pubDate>
      <link>https://dev.to/brtsos/a-code-update-or-an-extension-an-important-question-when-you-have-to-give-an-etc-bpl</link>
      <guid>https://dev.to/brtsos/a-code-update-or-an-extension-an-important-question-when-you-have-to-give-an-etc-bpl</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F50aqwqp2sa3fox59gq4h.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F50aqwqp2sa3fox59gq4h.jpg" alt="Alt Text" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm a freelancer and I often have to give an ETC for my customers. They pay me per hour so I must learn how to give a precise development time.  &lt;/p&gt;

&lt;p&gt;I work with Shopware Plugins (an e-commence system from Germany) and I made a big mistake with a task time estimation last week. I had a task with some changes in a plugin and I assumed that I should update my customer's plugin, but I was wrong.  &lt;/p&gt;

&lt;p&gt;My customer gave me access to the project and I discovered that I have to create a new plugin to change the original plugin's behavior. This takes of course more time, because I had to extend Php and JS classes. I did it, but I exceeded the deadline and I wasted my time. I could have worked on other projects during that time.  &lt;/p&gt;

&lt;p&gt;Fortunately, my customer paid me more money when I explained to him, why I needed more time.  &lt;/p&gt;

&lt;p&gt;So if you have to give an ETC, you should always ask yourself a question: should I customize some code, or I should expand it?  &lt;/p&gt;

&lt;p&gt;This question should help you avoid many troubles.&lt;/p&gt;

&lt;p&gt;Photo by George Becker from Pexels&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>programming</category>
      <category>webdev</category>
      <category>php</category>
    </item>
  </channel>
</rss>
