<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>qxtn</author_name>
  <author_url>https://blog.hatena.ne.jp/qxtn/</author_url>
  <blog_title>postbl.space</blog_title>
  <blog_url>https://qxtn.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>JavaScript完全ガイド JavaScriptは、ウェブブラウザとサーバーで動作するプログラミング言語です。動的なウェブページ作成に使用されます。 基本構文 変数宣言 // var（古い、避けるべき） var oldVar = &quot;古い方法&quot;; // let（再代入可能） let mutableVar = &quot;変更可能&quot;; mutableVar = &quot;新しい値&quot;; // const（再代入不可） const immutableVar = &quot;変更不可&quot;; const obj = {name: &quot;太郎&quot;}; obj.name = &quot;花子&quot;; // プロパティは変更可 // 分割代入 const …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fqxtn.hateblo.jp%2Fentry%2F2025%2F11%2F03%2F032040&quot; title=&quot;JavaScript完全ガイド - postbl.space&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>2025-11-03 03:20:40</published>
  <title>JavaScript完全ガイド</title>
  <type>rich</type>
  <url>https://qxtn.hateblo.jp/entry/2025/11/03/032040</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
