<?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: Rospars Quentin</title>
    <description>The latest articles on DEV Community by Rospars Quentin (@miionu).</description>
    <link>https://dev.to/miionu</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%2F67478%2F8229f61a-4cf9-478f-b817-1ebd95eea10a.jpeg</url>
      <title>DEV Community: Rospars Quentin</title>
      <link>https://dev.to/miionu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/miionu"/>
    <language>en</language>
    <item>
      <title>How to maintain a personal reusable code library</title>
      <dc:creator>Rospars Quentin</dc:creator>
      <pubDate>Thu, 02 Aug 2018 18:51:32 +0000</pubDate>
      <link>https://dev.to/miionu/how-to-maintain-a-personal-reusable-code-library-53fg</link>
      <guid>https://dev.to/miionu/how-to-maintain-a-personal-reusable-code-library-53fg</guid>
      <description>

&lt;p&gt;Hello devs,&lt;/p&gt;

&lt;p&gt;Today I wanted to start a little debate about reusable code. As a &lt;strong&gt;(web)&lt;/strong&gt; developer and more specifically a data analyst, I always find myself searching for old code that I wrote, to copy 'n' past it in my newest project.&lt;/p&gt;

&lt;p&gt;I was thinking about making a library just for myself but most of the time, the context changed (even slightly) with the years, and it's quite hard sometimes to reimplement the copied method. &lt;/p&gt;

&lt;p&gt;So, what are your little tricks about it? Do you build an entire API that you reuse all the time? Or maybe you have a use huge list of method references wrote in Markdown on an old HDD?  &lt;/p&gt;


</description>
      <category>reusable</category>
      <category>web</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
