<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katoriexxxkatorie</author_name>
  <author_url>https://blog.hatena.ne.jp/katoriexxxkatorie/</author_url>
  <blog_title>katorieのブログ</blog_title>
  <blog_url>https://katorie.hatenablog.com/</blog_url>
  <categories>
    <anon>朝活</anon>
    <anon>日報</anon>
    <anon>りあクト</anon>
  </categories>
  <description>朝活が成功するとブログ更新ができるぞ！として、モチベーションを維持。 便利な配列やオブジェクトのリテラル // 分割代入 const [n, m] = [1, 4]; // スプレッド構文 const arr1 = [ 'A', 'B', 'C' ]; const arr2 = [...arr1, 'D', 'E' ]; // [ 'A', 'B', 'C', 'D', 'E' ] const obj1 = { a: 1, b: 2, c: 3 }; const obj2 = {...obj1, d: 4, e: 5 }; // { a: 1, b: 2, c: 3, d: 4, e: 5…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatorie.hatenablog.com%2Fentry%2F2020%2F02%2F25%2F055709&quot; title=&quot; 便利な配列やオブジェクトのリテラル・非同期処理・コレクションの反復処理・関数型プログラミングの概要 - katorieのブログ&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>2020-02-25 05:57:09</published>
  <title> 便利な配列やオブジェクトのリテラル・非同期処理・コレクションの反復処理・関数型プログラミングの概要</title>
  <type>rich</type>
  <url>https://katorie.hatenablog.com/entry/2020/02/25/055709</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
