【評判】React Query / TanStack Query: React Server State Management


  • React Query / TanStack Query: React Server State Management
  • React Query / TanStack Query: React Server State Managementで学習できる内容
    本コースの特徴
  • React Query / TanStack Query: React Server State Managementを受講した感想の一覧
    受講生の声

講座情報

    レビュー数

  • ・週間:0記事
  • ・月間:0記事
  • ・年間:2記事
  • ・全期間:2記事
\30日以内なら返金無料/
   Udemyで受講する   

レビュー数の推移

本講座のレビューに関して記載された記事数の「直近6カ月の推移」を以下のグラフにまとめました。


Month Progress
12月
1月 2
2月
3月
4月
5月
レビュー数

学習内容

React Query version 5 queries, mutations, and cache control
Using React Query for pagination, infinite scroll, and optimistic updates
Integrating React Query with Authentication
Testing React Query

詳細

Version 5 update released!

As of January 2024, this course covers React Query version 5.

--


React Query (also called TanStack Query) has become the go-to solution for server state management in React apps, and for good reason! This smart, comprehensive solution makes it easy to keep your app up-to-date with data on the server.

In fact, if you are using Redux simply to manage data from the server, React Query can replace Redux in your app. And, for server data management, React Query is much simpler and more powerful than Redux. For example, React Query: 

  • tracks loading and error states for your server queries (no need to manage that yourself!)

  • makes cached server data available for display while you're fetching updated data

This course starts with a simple app to learn the basics of React Query version 3

  • queries

  • loading and error states

  • React Query dev tools

  • pagination and pre-fetching

  • mutations

Then we take a detour with the Star Wars API to learn about Infinite Queries (getting more data just as the user has gotten near the end of the current data).

Finally, we work on a large, multi-component app to learn about the above in more detail, plus

  • centralizing loading and error handling

  • filtering data

  • integrating React Query with auth

  • ways to keep data up to date after mutations, including optimistic updates

  • testing React Query

Other notable course features:

  • pre-written projects to use as a backdrop for React Query, so there's no time wasted writing code not relevant to the course

  • ample opportunities to practice with periodic "code quizzes" to make sure you're understanding the concepts

  • visual models for complicated concepts to help understand all of the moving pieces

  • the major project is written in TypeScript

  • supportive instructor who loves engaging with students in Q&A

Come see what the hype is about, and improve your apps with simpler, more powerful server state management!


\目次や無料視聴も掲載中/
他の情報を確認する

本コースの特徴

本コースの特徴を単語単位でまとめました。以下の単語が気になる方は、ぜひ本講座の受講をオススメします。


const
import
React
from
return
取得
デタ
await
表示
data
ポケモン
App
Query
error
一覧
API
async
export
Card
isLoading
react
場合
let
詳細
div
pokemon
queryKey
url
pokemonData
useInfiniteQuery

レビューの一覧

 ・ReactでPokeAPIの無限スクロールを実装してみた[2024-01-25に投稿]

 ・React QueryでPokeAPIを叩いてみた[2024-01-14に投稿]

udemyで受講