<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kikiki-kiki</author_name>
  <author_url>https://blog.hatena.ne.jp/kikiki-kiki/</author_url>
  <blog_title>かもメモ</blog_title>
  <blog_url>https://chaika.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>ES2015 (ES6)</anon>
  </categories>
  <description>ES2016/ES6でfor...ofが追加されたので改めてオブジェクトのループの方法を見直そうと思いました。 for..of for...of 文は、iterableオブジェクトに対して反復的な処理をするループを作成します（iterableオブジェクトには組み込みのString, Array, 例えば Array に似たargumentsやNodeListオブジェクト、TypedArray, Map, Set, ユーザー定義のiterableなどが含まれます）。 for..of と for...in の違い for...of は値を列挙する for...in はプロパティ(インデックス)を …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchaika.hatenablog.com%2Fentry%2F2018%2F10%2F15%2F090000&quot; title=&quot;JavaScript (ES2015) オブジェクトのループについてのメモ - かもメモ&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://images-fe.ssl-images-amazon.com/images/I/41oP9072nKL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-10-15 09:00:00</published>
  <title>JavaScript (ES2015) オブジェクトのループについてのメモ</title>
  <type>rich</type>
  <url>https://chaika.hatenablog.com/entry/2018/10/15/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
