<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kakts</author_name>
  <author_url>https://blog.hatena.ne.jp/kakts/</author_url>
  <blog_title>kakts-log</blog_title>
  <blog_url>https://kakts.dev/</blog_url>
  <categories>
    <anon>node.js</anon>
    <anon>javascript</anon>
    <anon>promise</anon>
    <anon>ES6</anon>
    <anon>テクノロジー</anon>
  </categories>
  <description>node.jsの非同期処理を書く際に便利なPromiseについて紹介します。 主にnode.js 4.x系以降でデフォルト利用可能な機能になります。 Promiseとは 非同期処理を抽象化したオブジェクトで、非同期処理に関する統一的なインターフェースを提供します。 これにより、非同期処理のコールバック関数の書き方が明確になり、可読性があがるというメリットがあります。 ES6(ECMA Script 6)により仕様が定められており、node.js 0.12系以降から徐々にES6の機能が導入されていて。 node.js 4系以降からはデフォルトで使えるようになっています。 http://www.e…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkakts.dev%2Fentry%2F2017%2F04%2F09%2F161408&quot; title=&quot;node.js Promiseを使った非同期処理 - kakts-log&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/k/kakts/20170407/20170407003706.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-04-09 16:14:08</published>
  <title>node.js Promiseを使った非同期処理</title>
  <type>rich</type>
  <url>https://kakts.dev/entry/2017/04/09/161408</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
