<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yucatio</author_name>
  <author_url>https://blog.hatena.ne.jp/yucatio/</author_url>
  <blog_title>yucatio@システムエンジニア</blog_title>
  <blog_url>https://yucatio.hatenablog.com/</blog_url>
  <categories>
    <anon>Firebase</anon>
  </categories>
  <description>firebaseでpushのkeyを事前取得 firebaseの公式サイトには、key(ID)の取得は以下のように書いてあります。 // Get a key for a new Post. var newPostKey = firebase.database().ref().child('posts').push().key; react-redux-firebaseでも同様に、 const firebase = getFirebase(); const id = firebase.push('path/to/data').key でkey(ID)を取得することができます。pushの第1引数に…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyucatio.hatenablog.com%2Fentry%2F2018%2F11%2F15%2F083632&quot; title=&quot;react-redux-firebaseで、pushの自動生成key(ID)を事前に取得 - yucatio@システムエンジニア&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/y/yucatio/20181114/20181114145054.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-11-15 08:36:32</published>
  <title>react-redux-firebaseで、pushの自動生成key(ID)を事前に取得</title>
  <type>rich</type>
  <url>https://yucatio.hatenablog.com/entry/2018/11/15/083632</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
