25:24
React 19's useOptimistic: EVERYTHING you NEED to know
useOptimistic makes your pokey backend feel fast with optimistic updates to your UI. It's simple to use, but we'll covert the gotcha, ...
6:27
STOP showing loading states and START using optimistic UI
Bro... you need to use optimistic updates in your React app... Better AI Tests with Testsprite: https://tobimey.dev/testsprite ...
18:55
Frontend System Design Essentials: Optimistic updates
... how to implement them using React Query with a REST API. This is another episode in the Frontend System Design Essentials ...
8:31
React Query Tutorial - 24 - Optimistic Updates
Courses - https://learn.codevolution.dev/ Support UPI - https://support.codevolution.dev/ Support PayPal ...
9:28
useOptimistic for Optimistic UI in Next.js Server Actions (+ Revalidate)
NEW React & Next.js Course: https://bytegrad.com/courses/professional-react-nextjs Optimistic UI in Next.js is now possible!
6:18
Next.js 15 Tutorial - 81 - Optimistic Updates
Mastering Optimistic Updates in React with the useOptimistic Hook In this video, we dive into performing optimistic updates using ...
36:30
React Query Crash Course - Learn Queries, Mutations, Caching, Optimistic Updates...
In this comprehensive tutorial, we dive into the core features of React Query (now known as TanStack React Query) and ...
19:47
Learn the useOptimistic Hook in 19 minutes (Next.js 13 For Beginners)
Join my course Zero to Full Stack Hero: https://www.papareact.com/course The useOptimistic hook provides a way to implement ...
10:49
Simplifying State Management with React Query - Part 5 (Optimistic Updates)
In Part 5 of this React Query tutorial series, we'll focus on improving the user experience of our todo application by implementing ...
5:37
This Context API Mistake Ruins Your Whole React App (All Components Re-Render)
NEW React & Next.js Course: https://bytegrad.com/courses/professional-react-nextjs Hi, I'm Wesley. I'm a brand ambassador for ...
1:59
React Optimistic Updates with useOptimistic and Next.js 13.4 Server Action (Quick Tutorial)
Learn how to create optimistic updates in your React.js UI with the new useOptimistic Hook and Next.js 13.4 Server Action.
5:26
What's New in React Query 5.0?
React Query 5.0 is finally out after the roadmap was released over a year ago. What's new, what's different, and most importantly, ...
8:19
The Better Way to do Loading States in React
Out of the 1001 ways of handling loading states, optimistic updates are waaay up there for me. If you use them correctly, your ...
22:17
Новые хуки useTransition и useDeferredValue в React 18
Конкурентный режим в React 18 позволяет помечать некоторые обновления стейта как несрочные, за счет чего ...
27:13
useOptimistic vs ReactQuery - Não Perca a Oportunidade de melhorar a UX dos seus React Apps
Ver aquele spinner chato ou o browser rodando a engrenagem pode ser super frustante (para nós e para os usuários), mas ...
1:13
Portfolio project react-query optimistic updates with GraphQL
MJanowskiDev - Mateusz Janowski
Example of use graphql react. In this video, I showcase an example of using GraphQL with React to build a portfolio project that ...
12:48
React Query - Optimistic Update
In this video, you can learn how to build an optimistic update using #reactquery. You can find the source code to code with me ...
8:46
This is why useFormState and useFormStatus are important
Chapters generated using https://ytchaptersgenerator.com ---------- 00:00 - Introduction and Experimentation with Next.js 00:33 ...
7:31
React Server Components are a bad choice (for shipping)
Making the case that you should not use React Server Components if you want to ship applications quickly. If you want to learn, ...