<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/fireship.dev/javascript-modules-iifes-commonjs-esmodules">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JavaScript Modules: From IIFEs to CommonJS to ES6 Modules</title>
<link>https://b.hatena.ne.jp/entry/s/fireship.dev/javascript-modules-iifes-commonjs-esmodules</link>
<description>I&#x27;ve taught JavaScript for a long time to a lot of people. Consistently the most commonly under-learned aspect of the language is the module system. There&#x27;s a good reason for that. Modules in JavaS...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/IzumiSy/20220224#bookmark-4715868260688763490" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/teppeis/20190120#bookmark-4663433388756973345" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/IzumiSy/20220224#bookmark-4715868260688763490">
<title>IzumiSy</title>
<link>https://b.hatena.ne.jp/IzumiSy/20220224#bookmark-4715868260688763490</link>
<description></description>
<dc:date>2022-02-24T00:02:28Z</dc:date>
<dc:subject>JavaScript</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/JavaScript" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/teppeis/20190120#bookmark-4663433388756973345">
<title>teppeis</title>
<link>https://b.hatena.ne.jp/teppeis/20190120#bookmark-4663433388756973345</link>
<description></description>
<dc:date>2019-01-20T14:09:49Z</dc:date>
<dc:subject>webpack</dc:subject>
<dc:subject>esm</dc:subject>
<dc:subject>module</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/webpack" />
    <rdf:li resource="https://b.hatena.ne.jp/q/esm" />
    <rdf:li resource="https://b.hatena.ne.jp/q/module" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>