<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>progblog-web</author_name>
  <author_url>https://blog.hatena.ne.jp/progblog-web/</author_url>
  <blog_title>空想家 Developers Blog</blog_title>
  <blog_url>https://blog-progblog-web.hatenablog.com/</blog_url>
  <categories>
    <anon>Firebase</anon>
  </categories>
  <description>はじめに 別記事にて記載したが、Firebase の Realtime Database にpush() した場合、自動でIDが付与される。 saite-name-rtdb ├ user-id ├ -謎の文字列 ├ today ├ 0: &quot;HELLO&quot; └ 1: &quot;GOODBYE&quot; ├ -謎の文字列 ├ today ├ 0: &quot;HELLO&quot; └ 1: &quot;GOODBYE&quot; こんな感じでJSON が生成される。 謎の文字列は都度都度、変更するので法則性がない。 そこで、JSON の子要素を取得するときに困った。 子要素の取得方法 コード created: function() { firebase…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog-progblog-web.hatenablog.com%2Fentry%2F2021%2F01%2F26%2F180405&quot; title=&quot;Firebase の push() で 自動でIDが付与された子要素の取得したい - 空想家 Developers 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>2021-01-26 18:04:05</published>
  <title>Firebase の push() で 自動でIDが付与された子要素の取得したい</title>
  <type>rich</type>
  <url>https://blog-progblog-web.hatenablog.com/entry/2021/01/26/180405</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
