<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chris-iimon</author_name>
  <author_url>https://blog.hatena.ne.jp/chris-iimon/</author_url>
  <blog_title>iimon TECH BLOG</blog_title>
  <blog_url>https://tech.iimon.co.jp/</blog_url>
  <categories>
  </categories>
  <description>こんにちは。。 新卒エンジニアの”クリス”と申します！ 今日は、変数をしっかり保護するために実際に取れるいくつかのステップについて話したいと思います。 const 宣言は、現代のJavaScriptにおいて多くの用途があります。 一部の開発者は、変数に再代入する必要がない限り、デフォルトで全ての変数を const を使って宣言することを好みます。再代入が必要な場合にのみ、let を使用します。 しかし、オブジェクト（配列や関数も含む）を const で宣言した変数に代入した場合でも、そのオブジェクト自体はミュータブル（変更可能）であることを理解しておくことが重要です。const 宣言は、変数識…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.iimon.co.jp%2Fentry%2F2025%2F07%2F17%2F193000&quot; title=&quot;変数の保護に関する基本的な知識 - iimon TECH 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-07-17 19:30:00</published>
  <title>変数の保護に関する基本的な知識</title>
  <type>rich</type>
  <url>https://tech.iimon.co.jp/entry/2025/07/17/193000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
