<?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: Hamza Alalach</title>
    <description>The latest articles on DEV Community by Hamza Alalach (@hamzaalalach).</description>
    <link>https://dev.to/hamzaalalach</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%2F305251%2F3df1e163-b14e-4f82-aea1-f2b7f8c68949.jpeg</url>
      <title>DEV Community: Hamza Alalach</title>
      <link>https://dev.to/hamzaalalach</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hamzaalalach"/>
    <language>en</language>
    <item>
      <title>JSComps: A Vanilla JS components' package</title>
      <dc:creator>Hamza Alalach</dc:creator>
      <pubDate>Mon, 20 Jan 2020 15:34:43 +0000</pubDate>
      <link>https://dev.to/hamzaalalach/jscomps-a-vanilla-js-components-package-23n9</link>
      <guid>https://dev.to/hamzaalalach/jscomps-a-vanilla-js-components-package-23n9</guid>
      <description>&lt;p&gt;Hello everyone, check out my newest npm package JSComps.&lt;/p&gt;

&lt;p&gt;JSComps helps you chunk Vanilla JS into small and scalable components, with the ability to watch for changes on each piece automatically, when any occurs, it combines and minifies them to one output file.&lt;/p&gt;

&lt;p&gt;It's available on both npm and yarn:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.npmjs.com/package/jscomps"&gt;https://www.npmjs.com/package/jscomps&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://yarnpkg.com/en/package/jscomps"&gt;https://yarnpkg.com/en/package/jscomps&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Help, suggestions and bug reports are very welcomed :D.&lt;/p&gt;

</description>
      <category>npm</category>
      <category>cli</category>
      <category>components</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
