<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>IzumiSy</author_name>
  <author_url>https://blog.hatena.ne.jp/IzumiSy/</author_url>
  <blog_title>Runner in the High</blog_title>
  <blog_url>https://izumisy.work/</blog_url>
  <categories>
    <anon>React</anon>
    <anon>プログラミング</anon>
    <anon>メモ</anon>
  </categories>
  <description>最速攻略記事によると、Reactのuseはキャッシュと組み合わせる必要があらしい。 というわけでmoizeを使ってみたらいい感じだった。 &quot;use client&quot;; import { Suspense, use, useState } from &quot;react&quot;; import moize from &quot;moize&quot;; export default function Home() { return ( &lt;main&gt; &lt;h1&gt;Suspense&lt;/h1&gt; &lt;Suspense fallback={&lt;div&gt;Loading...&lt;/div&gt;}&gt; &lt;Waiter /&gt; &lt;/Suspense&gt; &lt;/main&gt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fizumisy.work%2Fentry%2F2023%2F08%2F02%2F232923&quot; title=&quot;Reactの`use`とmoizeを組み合わせるといい感じ - Runner in the High&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/I/IzumiSy/20230802/20230802232016.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-08-02 23:29:23</published>
  <title>Reactの`use`とmoizeを組み合わせるといい感じ</title>
  <type>rich</type>
  <url>https://izumisy.work/entry/2023/08/02/232923</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
