<?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: Giuseppe Giulio</title>
    <description>The latest articles on DEV Community by Giuseppe Giulio (@ggcaponetto).</description>
    <link>https://dev.to/ggcaponetto</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%2F138037%2F91bac48c-7ffe-4ecc-9721-0277bcb209ff.jpeg</url>
      <title>DEV Community: Giuseppe Giulio</title>
      <link>https://dev.to/ggcaponetto</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ggcaponetto"/>
    <language>en</language>
    <item>
      <title>Host React Library/App on a CDN</title>
      <dc:creator>Giuseppe Giulio</dc:creator>
      <pubDate>Fri, 09 Oct 2020 14:56:08 +0000</pubDate>
      <link>https://dev.to/ggcaponetto/host-react-library-app-on-a-cdn-466m</link>
      <guid>https://dev.to/ggcaponetto/host-react-library-app-on-a-cdn-466m</guid>
      <description>&lt;p&gt;Hello devs. Today I figured out how to make a JS library using React with the aim to host it on a CDN and use it on any website via &lt;code&gt;&amp;lt;script/&amp;gt;&lt;/code&gt; tag. Check it out!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/ggcaponetto/external-react-app"&gt;https://github.com/ggcaponetto/external-react-app&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>cdn</category>
      <category>library</category>
      <category>javascript</category>
    </item>
    <item>
      <title>node.js process killer</title>
      <dc:creator>Giuseppe Giulio</dc:creator>
      <pubDate>Tue, 19 Feb 2019 14:14:13 +0000</pubDate>
      <link>https://dev.to/ggcaponetto/nodejs-process-killer-1kef</link>
      <guid>https://dev.to/ggcaponetto/nodejs-process-killer-1kef</guid>
      <description>&lt;p&gt;Hello everybody. I wrote a small utility to kill processes in my npm scripts. Feedback is welcome!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/ggcaponetto/p-killa"&gt;https://github.com/ggcaponetto/p-killa&lt;/a&gt;&lt;/p&gt;

</description>
      <category>node</category>
      <category>javascript</category>
      <category>react</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
