<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t_hirohata</author_name>
  <author_url>https://blog.hatena.ne.jp/t_hirohata/</author_url>
  <blog_title>FLINTERS Engineer's Blog</blog_title>
  <blog_url>https://blog.flinters.co.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>Gulp</anon>
    <anon>Babel</anon>
    <anon>ES6</anon>
  </categories>
  <description>こんにちは、広幡です。 現在携わっているプロジェクトで、フロントエンドはES6で記述しています。 ES6を触るのは初めてで、勉強せな・・と感じたので、 学習用に Gulp + Babel の環境を作ってみました。 これが結構便利だったので、今回はその環境の作り方をご紹介します。 下記のES6で記述したJavaScriptが、その下のES5に変換されるようになればいいですね。 // これが... const add1 = i =&gt; i + 1 const multi = (n, m) =&gt; i * j // こうっ！ var add1 = function add1(i) { return i …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.flinters.co.jp%2Fentry%2F2015%2F12%2F22%2F170939&quot; title=&quot;Gulp + Babel で ES6 を書く環境を作る - FLINTERS Engineer&amp;#39;s Blog&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>2015-12-22 17:09:39</published>
  <title>Gulp + Babel で ES6 を書く環境を作る</title>
  <type>rich</type>
  <url>https://blog.flinters.co.jp/entry/2015/12/22/170939</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
