<?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: Jeff Ferber</title>
    <description>The latest articles on DEV Community by Jeff Ferber (@ferbs).</description>
    <link>https://dev.to/ferbs</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%2F253442%2F07d07a71-75a3-4fe0-8674-6b1995ca6c4a.jpeg</url>
      <title>DEV Community: Jeff Ferber</title>
      <link>https://dev.to/ferbs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ferbs"/>
    <language>en</language>
    <item>
      <title>The most neglected yet vital step of the coding process</title>
      <dc:creator>Jeff Ferber</dc:creator>
      <pubDate>Sat, 02 Nov 2019 20:46:47 +0000</pubDate>
      <link>https://dev.to/ferbs/the-most-neglected-yet-vital-step-of-the-coding-process-4l1h</link>
      <guid>https://dev.to/ferbs/the-most-neglected-yet-vital-step-of-the-coding-process-4l1h</guid>
      <description>&lt;p&gt;It's hard to find an existing library or code sample and so we end up spending too much time looking and/or reinventing the wheel. I wrote an article with tips on how to quickly get to the good stuff: &lt;br&gt;
&lt;a href="https://medium.com/@jeff.ferber/finding-sample-code-5e49df76f0df"&gt;Finding sample code&lt;/a&gt; (free / not behind Medium's paywall)&lt;/p&gt;

&lt;p&gt;The article is admittedly on the dry side but I think the topic is one of the most neglected yet vital steps of the coding process.&lt;/p&gt;

&lt;p&gt;Even if you don't find a library that you can use directly, skimming a relevant example for inspiration before starting your own programming task is fantastically productive. I used the technique in a &lt;a href="https://github.com/ferbs/webstack-micro"&gt;recent side project&lt;/a&gt; (microservices for small teams), skimming samples before starting each task. It's hard to quantify the boost (2X?) but I don't think I would have finished the project without this technique.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>beginners</category>
      <category>codesearch</category>
    </item>
  </channel>
</rss>
