<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>webpack on Developer&#39;s blog</title>
    <link>/tags/webpack/</link>
    <description>Recent content in webpack on Developer&#39;s blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 17 Jun 2020 11:00:00 +0000</lastBuildDate><atom:link href="/tags/webpack/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Interesting Things from Webpack Sources</title>
      <link>/posts/interesting-things-from-webpack-sources/</link>
      <pubDate>Wed, 17 Jun 2020 11:00:00 +0000</pubDate>
      
      <guid>/posts/interesting-things-from-webpack-sources/</guid>
      <description>&lt;p&gt;A lot of frontend projects use &lt;a href=&#34;https://webpack.js.org/&#34;&gt;webpack&lt;/a&gt; as a bundler tool. It allows to
transform, bundle, or package different resources like JavaScript, styles, images, or fonts.
Recently I&amp;rsquo;d been exploring &lt;a href=&#34;https://github.com/webpack/webpack&#34;&gt;webpack sources&lt;/a&gt; and I found
several interesting solutions to different programming problems that can be used in JavaScript
projects.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
