<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masaru_furuya</author_name>
  <author_url>https://blog.hatena.ne.jp/masaru_furuya/</author_url>
  <blog_title>1日1%成長するブログ</blog_title>
  <blog_url>https://masarufuruya.hatenadiary.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>JavaScriptのオブジェクトとJSONは見た目がほとんど変わらないので、 違いがよくわかっていなかったのですが、明確に違いがあるようなのでメモしておきます。 JavaScriptのオブジェクト キーがクォーテーション無し &amp; 文字列をダブルクォーテーションで囲む { id: 0, title: &quot;title&quot;, description: &quot;desc&quot; } キーがクォーテーション無し &amp; 文字列をシングルクォーテーションで囲む { id: 0, title: 'title', description: 'desc' } キーをクォーテーションで囲むことも出来るけど、囲まない方が推奨。 JS…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmasarufuruya.hatenadiary.jp%2Fentry%2F2017%2F09%2F02%2F162022&quot; title=&quot;JavaScriptのオブジェクトとJSONは別物 - 1日1%成長するブログ&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>2017-09-02 16:20:22</published>
  <title>JavaScriptのオブジェクトとJSONは別物</title>
  <type>rich</type>
  <url>https://masarufuruya.hatenadiary.jp/entry/2017/09/02/162022</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
