<?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: Theo Selin</title>
    <description>The latest articles on DEV Community by Theo Selin (@theo_selin).</description>
    <link>https://dev.to/theo_selin</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%2F705922%2F9c954349-3c00-41cc-99a1-a438ddea7795.jpg</url>
      <title>DEV Community: Theo Selin</title>
      <link>https://dev.to/theo_selin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/theo_selin"/>
    <language>en</language>
    <item>
      <title>Working with functions</title>
      <dc:creator>Theo Selin</dc:creator>
      <pubDate>Fri, 08 Oct 2021 11:08:16 +0000</pubDate>
      <link>https://dev.to/theo_selin/working-with-functions-2h5k</link>
      <guid>https://dev.to/theo_selin/working-with-functions-2h5k</guid>
      <description>&lt;p&gt;As I'm going into more intermediate coding with my class, we've talked a bit about best practices and how to "think" or "interpret" the different tools provided with coding.&lt;/p&gt;

&lt;p&gt;Something that helped me a lot with understanding how to properly use functions is when our teacher &lt;a class="mentioned-user" href="https://dev.to/hassanmian"&gt;@hassanmian&lt;/a&gt;
 told us to see them as different persons.&lt;/p&gt;

&lt;p&gt;This got me thinking; so I found a good analogy for it in a relay race. The work that needs to be done has to be devided between the different runners evenly. It'd simply be unfair if one person had to to the whole race and the rest still gets cred for it.&lt;/p&gt;

&lt;p&gt;So if it's a lot that needs to be done, the first function needs to hand the baton to the next function and so on.&lt;/p&gt;

&lt;p&gt;I've got a feeling that my future DEV posts are going to involve more analogies, but it helps me anchor what I learn to something I understand and who knows; it might help somebody else out there.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>codenewbie</category>
    </item>
    <item>
      <title>Coding is a Craft</title>
      <dc:creator>Theo Selin</dc:creator>
      <pubDate>Fri, 17 Sep 2021 09:23:15 +0000</pubDate>
      <link>https://dev.to/theo_selin/coding-is-a-craft-4i99</link>
      <guid>https://dev.to/theo_selin/coding-is-a-craft-4i99</guid>
      <description>&lt;p&gt;I'm sitting here working on my fundamental programming-skills and just found the perfect analogy for what I'm actually doing: It's craftmanship, almost like an artform. Even though I already know how to finish the task the seventh time, my brain structures the required steps much faster. Everyone can use a hammer and a nail, but a carpenter has run the miles, if you know what I mean.&lt;/p&gt;

&lt;p&gt;I have a history in design and art, and I can say that this is just as much of a marathon as any other craft.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2Fhfzjihlkc4ssvxvdjezt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2Fhfzjihlkc4ssvxvdjezt.png" alt="Craftmanship"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>programming</category>
      <category>beginners</category>
      <category>codenewbie</category>
    </item>
  </channel>
</rss>
