<?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: Orr Gottlieb</title>
    <description>The latest articles on DEV Community by Orr Gottlieb (@orrgottlieb).</description>
    <link>https://dev.to/orrgottlieb</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%2F498444%2Fc882d4c2-87e0-44a4-bf19-b461b2495586.jpeg</url>
      <title>DEV Community: Orr Gottlieb</title>
      <link>https://dev.to/orrgottlieb</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/orrgottlieb"/>
    <language>en</language>
    <item>
      <title>Thoughts of a "Senior Developer"</title>
      <dc:creator>Orr Gottlieb</dc:creator>
      <pubDate>Sun, 25 Oct 2020 22:12:39 +0000</pubDate>
      <link>https://dev.to/orrgottlieb/thoughts-of-a-senior-developer-3ja7</link>
      <guid>https://dev.to/orrgottlieb/thoughts-of-a-senior-developer-3ja7</guid>
      <description>&lt;h2&gt;
  
  
  Thoughts
&lt;/h2&gt;

&lt;p&gt;I'm considered a senior developer in my workspace. Lately, I've been thinking about what it means to be a "Senior Software Developer"  &lt;/p&gt;

&lt;p&gt;I thought it might mean that I write better code, which might be true (I'll revisit my code in a few months and let you know) but I've seen junior developers who write amazing code and senior developers who write unmaintainable code.&lt;/p&gt;

&lt;p&gt;I thought it might mean that I know the latest and greatest, but that is a neverending task.&lt;/p&gt;

&lt;p&gt;I thought it might mean that I finish tasks a lot quicker, but I don't think that is the case.&lt;/p&gt;

&lt;p&gt;I thought that it might mean that I write code that has no bugs - but we all know that all codes have bugs, it is part of us being human who writes code to run in an unpredictable environment.&lt;/p&gt;

&lt;p&gt;Recently I've been working a lot with "Junior" developers, which are still looking for their place in the pecking order. It is clear that when working with a junior developer that most of them are looking for reassurances (like we all) and then it hit me. In my mind, the job of a senior developer is to enable a supportive working environment for junior developers, where they can ask any question without being judged, where mistakes are ok and discussed and not knowing something is ok.&lt;/p&gt;

&lt;h2&gt;
  
  
  Wrongful Behaviours (Which I do)
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Whenever we encounter unfamiliar code or style of code that we don't like, we think (maybe even say) something in the lines of "Who wrote this s***t...".&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Use git blame ( I hate the name "blame" ) way too much - git blame is a dangerous tool - which could attribute half-truths to an existing situation.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;When giving a code review - "telling people what to change"&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Changing my behaviours
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;I need to change my mindset - if a code has tests - then it is awesome code which might need to be refactored! (if it doesn't have tests, well...)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Turn off the auto git blame. I don't need it all the time, I'll probably need it if I want to ask the person who wrote that line of code a question about it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;When giving a CR - always, but always find at least one good thing to write - even if it is something which seems trivial or meaningless. The person on the other hand might need it more than you think.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;When giving a CR - I'll try to encourage a discussion on what I think needs changing by asking questions and not providing solutions.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I want to be able to leave a piece of code a little bit better (for the next developer which will work on it) than how I found it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;And the most important - when someone asks me a question I want to try to make them feel like it was a question worth asking.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Final thoughts
&lt;/h2&gt;

&lt;p&gt;In my opinion, a senior developer is not the person who writes the best code (it could help), but it is a developer who is not judgmental, a developer who is willing to explain with patience when is being asked a question and most importantly is someone who remembers what it means to "feel stuck" or "lost" &lt;/p&gt;

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