<?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: Tim-Ole Sanmann</title>
    <description>The latest articles on DEV Community by Tim-Ole Sanmann (@timolesanmann).</description>
    <link>https://dev.to/timolesanmann</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%2F291678%2F261f4d4d-fde0-4bf5-8d54-0fecc633bc2d.png</url>
      <title>DEV Community: Tim-Ole Sanmann</title>
      <link>https://dev.to/timolesanmann</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/timolesanmann"/>
    <language>en</language>
    <item>
      <title>Bad habits</title>
      <dc:creator>Tim-Ole Sanmann</dc:creator>
      <pubDate>Wed, 22 Jan 2020 16:59:44 +0000</pubDate>
      <link>https://dev.to/timolesanmann/bad-habits-4856</link>
      <guid>https://dev.to/timolesanmann/bad-habits-4856</guid>
      <description>&lt;p&gt;Hello everyone,&lt;/p&gt;

&lt;p&gt;today I was thinking about bad habits while writing code for a project. After a while I realized that my functions are way to long with to much different actions inside. That made me thinking about my schooltime. I remember, when I was at school, there was one thing, beside being lazy, where I earned critic for very often. It was, that I write to long sentences with to much information. My teachers and also my parents told me that pretty often. Even when I left school and applied for my first job as a programmer, my parents and my friends read the application and told me: "Make shorter sentences! You can write everything what you want, but not everything in one sentence."&lt;/p&gt;

&lt;p&gt;I realised that there seems to be a connection between writing too long sentences and too long functions. It's the bad habit to try to put all my information into one context which is logical to me. But this is often exhausting for others.&lt;/p&gt;

&lt;p&gt;It's interesting to find a connection between behaviors through a habit.&lt;br&gt;
What about you? Do you have any habits in some areas which you can reflect on the way you write code?&lt;/p&gt;

&lt;p&gt;Cheers, Tim&lt;/p&gt;

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