<?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: Damien Golding</title>
    <description>The latest articles on DEV Community by Damien Golding (@goldingdamien).</description>
    <link>https://dev.to/goldingdamien</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%2F54695%2F7ddaa72e-00ce-4d68-b54b-adf4130d4e01.jpeg</url>
      <title>DEV Community: Damien Golding</title>
      <link>https://dev.to/goldingdamien</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/goldingdamien"/>
    <language>en</language>
    <item>
      <title>Multiple projects with same dependencies. How to reduce size?</title>
      <dc:creator>Damien Golding</dc:creator>
      <pubDate>Mon, 22 Jan 2018 08:51:19 +0000</pubDate>
      <link>https://dev.to/goldingdamien/multiple-projects-with-same-dependencies-how-to-reduce-size-4meo</link>
      <guid>https://dev.to/goldingdamien/multiple-projects-with-same-dependencies-how-to-reduce-size-4meo</guid>
      <description>&lt;p&gt;I have multiple projects with a lot of similar dependencies that end up in the node_modules folder. These duplicates can add up both in size and unnecessary downloads. Is there a way to improve this situation?&lt;/p&gt;

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