<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>PlugOut</author_name>
  <author_url>https://blog.hatena.ne.jp/PlugOut/</author_url>
  <blog_title>Unknown Region</blog_title>
  <blog_url>https://plugout.hateblo.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>今回はJavaScriptで以下のJavaの記事を同じ様なケース。 plugout.hateblo.jp JavaScriptでクラスを利用せず、次の様にオブジェクト(連想配列)を生成した場合の話。 例: string1.js let data = {&quot;key&quot;: &quot;value&quot;}; console.log(data); // {key: 'value'}と出力される この状態でkeyというキーを消し去りたい場合に、単純にnullを代入してもキー情報が残ってしまう。 例: string2.js let data = {&quot;key&quot;: &quot;value&quot;}; data[&quot;key&quot;] = null; c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fplugout.hateblo.jp%2Fentry%2F2024%2F10%2F01%2F000000&quot; title=&quot;【JavaScript】オブジェクトから要素を削除する - Unknown Region&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/P/PlugOut/20180713/20180713184625.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-10-01 00:00:00</published>
  <title>【JavaScript】オブジェクトから要素を削除する</title>
  <type>rich</type>
  <url>https://plugout.hateblo.jp/entry/2024/10/01/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
