<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ledsun</author_name>
  <author_url>https://blog.hatena.ne.jp/ledsun/</author_url>
  <blog_title>@ledsun blog</blog_title>
  <blog_url>https://ledsun.hatenablog.com/</blog_url>
  <categories>
    <anon>Web</anon>
    <anon>JavaScript</anon>
    <anon>技</anon>
  </categories>
  <description>ブラウザでJavaScriptモジュールが使えるようになりました。 &lt;script type=&quot;module&quot;&gt;って書くやつです。 これを使うとimport/exportを使ってモジュール感の依存関係が解決できます。 これまでは人間がscriptタグの順番を決めるか、Webpackのようなモジュールバンドラーで事前処理する必要がありました。 さらにそれ以前は、jQueryのようなグローバル変数を使って、依存関係を解決していました。 jQuery時代の依存関係解決からJavaScriptモジュールに一気にジャンプ出来るのでしょうか？ それとも一度Webpackのようなモジュールバンドラーを経由す…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fledsun.hatenablog.com%2Fentry%2F2022%2F03%2F16%2F090438&quot; title=&quot;ブラウザからJavaScriptモジュールをjQueryとともに使う - @ledsun blog&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>https://cdn-ak.f.st-hatena.com/images/fotolife/l/ledsun/20220316/20220316085625.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-03-16 09:04:38</published>
  <title>ブラウザからJavaScriptモジュールをjQueryとともに使う</title>
  <type>rich</type>
  <url>https://ledsun.hatenablog.com/entry/2022/03/16/090438</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
