<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/gomakethings.com/articles/dom-diffing-with-vanilla-js/">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - DOM diffing with vanilla JS</title>
<link>https://b.hatena.ne.jp/entry/s/gomakethings.com/articles/dom-diffing-with-vanilla-js/</link>
<description>May 20, 2020 DOM diffing with vanilla JS A couple of weeks ago, we looked at how to build reactive, state-based components with vanilla JS. How to create a state-based UI component How to add react...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/Hiro_Matsuno/20200903#bookmark-4690839381006684546" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ishiduca/20200902#bookmark-4690839381006684546" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/masa_iwasaki/20200902#bookmark-4690839381006684546" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/Hiro_Matsuno/20200903#bookmark-4690839381006684546">
<title>Hiro_Matsuno</title>
<link>https://b.hatena.ne.jp/Hiro_Matsuno/20200903#bookmark-4690839381006684546</link>
<description></description>
<dc:date>2020-09-02T22:22:01Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/ishiduca/20200902#bookmark-4690839381006684546">
<title>ishiduca</title>
<link>https://b.hatena.ne.jp/ishiduca/20200902#bookmark-4690839381006684546</link>
<description></description>
<dc:date>2020-09-02T10:50:12Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/masa_iwasaki/20200902#bookmark-4690839381006684546">
<title>masa_iwasaki</title>
<link>https://b.hatena.ne.jp/masa_iwasaki/20200902#bookmark-4690839381006684546</link>
<description></description>
<dc:date>2020-09-02T10:03:46Z</dc:date>
<dc:subject>javascript</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>