<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>plarail_hangout</author_name>
  <author_url>https://blog.hatena.ne.jp/plarail_hangout/</author_url>
  <blog_title>Engineering Tech Dojo</blog_title>
  <blog_url>https://tech.fun-toy-life.com/</blog_url>
  <categories>
    <anon>React</anon>
    <anon>TypeScript</anon>
    <anon>TanStack</anon>
  </categories>
  <description>TanStack Query 入門：useQueryでデータフェッチを簡単に TanStack Queryとは TanStack Query（旧React Query）はReactでのデータフェッチ・キャッシュ・同期を管理するライブラリです。useEffect + useState で自前実装していたローディング・エラー・キャッシュの処理を大幅に簡略化できます。 useEffectでのデータフェッチの問題 // 自前実装は毎回これを書くことになる function UserList() { const [users, setUsers] = useState([]) const [loadin…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.fun-toy-life.com%2Fentry%2F2026%2F06%2F06%2F105203&quot; title=&quot;TanStack Query 入門：useQueryでデータフェッチを簡単に - Engineering Tech Dojo&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>2026-06-06 10:52:03</published>
  <title>TanStack Query 入門：useQueryでデータフェッチを簡単に</title>
  <type>rich</type>
  <url>https://tech.fun-toy-life.com/entry/2026/06/06/105203</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
