<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiroyuki2020</author_name>
  <author_url>https://blog.hatena.ne.jp/shiroyuki2020/</author_url>
  <blog_title>プログラミングとウェブデザインの勉強メモ</blog_title>
  <blog_url>https://shiroyuki2020.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>JavaScriptのモジュールは、ES2015で追加された仕組みです。今回は、モジュールの基本の書き方について勉強したことを書きます。クライアント側のJavaScriptでもモジュールが使えるようになり、便利になりました。 モジュールと名前空間 モジュールなしのJavaScript モジュールありのJavaScript モジュールの遅延実行 モジュールの読み込み import/export まとめ 参考サイト モジュールと名前空間 モジュールがあることで名前空間を分けることができます。つまり、同一ファイル内の変数名にだけ気を付ければ良いことになります。 モジュールなしのJavaScript …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshiroyuki2020.hatenablog.com%2Fentry%2Fintroduction_to_js_03&quot; title=&quot;JavaScript|モジュールの書き方 - プログラミングとウェブデザインの勉強メモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-11-14 19:00:00</published>
  <title>JavaScript|モジュールの書き方</title>
  <type>rich</type>
  <url>https://shiroyuki2020.hatenablog.com/entry/introduction_to_js_03</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
