ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,591 results

Related queries

react suspense

react 19 use hook

next js 15

sonny sangha

next 15

react server components

useimperativehandle react hooks

usememo

react 19 new hooks

useactionstate in react

Web Dev Simplified
I Cannot Believe React Made A Hook For This

React Simplified Course: ...

8:45
I Cannot Believe React Made A Hook For This

117,932 views

2 years ago

Jack Herrington
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, ...

25:24
React 19's useOptimistic: EVERYTHING you NEED to know

21,415 views

1 year ago

ByteGrad
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!

9:28
useOptimistic for Optimistic UI in Next.js Server Actions (+ Revalidate)

21,027 views

2 years ago

Простий Фронтенд
Пишемо чат на Реакті з новим хуком useOptimistic в React 19

useOptimistic - це новий хук, представлений в Реакт 19. Він створений для моментального оновлення інтерфейсу при ...

16:50
Пишемо чат на Реакті з новим хуком useOptimistic в React 19

2,061 views

11 months ago

tapaScript by Tapas Adhikary
MASTER Optimistic UI Pattern in React 19 || useOptimistic Hook || Day 08

In this video, we'll uncover one of the most powerful and user-experience-boosting patterns in modern React — the Optimistic UI ...

34:11
MASTER Optimistic UI Pattern in React 19 || useOptimistic Hook || Day 08

1,611 views

1 month ago

leerob
Fast ecommerce with optimistic UI and Next.js

Learn about the `useOptimistic` hook from React and how it's used in the Next.js Commerce demo. • https://demo.vercel.store ...

3:05
Fast ecommerce with optimistic UI and Next.js

26,837 views

1 year ago

Nir Parisian
שיפור חווית המשתמש עם useOptimistic ב-React

פיתוח אופטימי זו תבנית שהיא כבר לא המלצה רוב הקריאות לשרתים עובדות ואין שום טעם לחכות להן התבנית הזאת משפרת משמעותית את חווית ...

7:28
שיפור חווית המשתמש עם useOptimistic ב-React

483 views

1 year ago

this.stephie
How to Use React's `useOptimistic` Hook

Learn how to use React's `useOptimistic` hook for instant UI updates in you Next.js project. 0:28 - Intro 1:27 - The problem 1:48 ...

3:56
How to Use React's `useOptimistic` Hook

3,269 views

1 year ago

Cosden Solutions
Learn React Hooks: useTransition - Simply Explained!

Project React → https://cosden.solutions/project-react Import React (Newsletter) → https://cosden.solutions/newsletter?s=ytd ...

10:41
Learn React Hooks: useTransition - Simply Explained!

45,912 views

2 years ago

The JavaScript Dojo
useOptimistic in React 19 – Instant UI Updates with Zero Hacks! ⚡

Tired of waiting for server responses before showing UI updates? In this video, you'll learn how to use useOptimistic — a ...

3:29
useOptimistic in React 19 – Instant UI Updates with Zero Hacks! ⚡

196 views

5 months ago

Code Step By Step
React 19 Tutorial in Hindi #69 useOptimistic Hook: The Future of Optimistic UI Updates

Description: Welcome to the React 19 Tutorial Series in Hindi! In this video, we will explore useOptimistic—a powerful new ...

12:55
React 19 Tutorial in Hindi #69 useOptimistic Hook: The Future of Optimistic UI Updates

4,914 views

10 months ago

freeCodeCamp Concepts
What is the useOptimistic Hook and How Does it Work?

Learn to code for free at https://www.freecodecamp.org.

5:26
What is the useOptimistic Hook and How Does it Work?

87 views

4 months ago

Frontend Devs
React 19 Optimistic Updates Explained | useOptimistic Hook with Examples

In this video, we dive into optimistic updates in React 19 and learn how they differ from the normal update flow. We'll start by ...

23:00
React 19 Optimistic Updates Explained | useOptimistic Hook with Examples

322 views

3 months ago

Melvynx • Apprendre à coder
UseOptimistic tutorial in React for a better UX!

Formation React https://mlv.sh/react ! ▶ ME SUIVRE Twitter : https://mlv.sh/twitter GitHub : https://mlv.sh/github Blog ...

12:49
UseOptimistic tutorial in React for a better UX!

2,195 views

5 months ago

Codevolution
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 ...

6:18
Next.js 15 Tutorial - 81 - Optimistic Updates

7,824 views

10 months ago

Anagh Technologies Inc.
New feature of React-19 - useOptimistic() | AnaghTech |

In this video, we are discussing one more new feature of React-19, i.e. useOptimistic() hook. The useOptimistic() hook simplifies ...

3:53
New feature of React-19 - useOptimistic() | AnaghTech |

450 views

1 year ago

Code Bootcamp
Every React 19 Feature Explained in 8 Minutes

Grab the React 19 Guide: https://reactbootcamp.dev Chapters 0:00 - Intro 0:26 - How to use React 19 0:38 - React compiler 0:58 ...

7:35
Every React 19 Feature Explained in 8 Minutes

214,302 views

1 year ago

Alex Petrov
React 19. Send messages with useOptimistic and startTransition

0:00 Intro 0:34 Quick demo 1:55 Implementation In this video I'm showcasing an example of using useOptimistic with ...

8:30
React 19. Send messages with useOptimistic and startTransition

90 views

11 months ago

Frontend Master
useOptimistic Hook React 19 | Modern way of Making API request #reactjs

1 Month Live HTML To React Course: https://topmate.io/frontendmaster/1438936 Bug in React useOptimistic ...

19:46
useOptimistic Hook React 19 | Modern way of Making API request #reactjs

2,146 views

10 months ago

nojaf
A React useOptimistic trick

Short trick with React.useOptimistic Further reading: https://react.dev/reference/react/useOptimistic #reactjs #rescript --- Outro ...

2:57
A React useOptimistic trick

52 views

2 months ago

Sonny Sangha
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 ...

19:47
Learn the useOptimistic Hook in 19 minutes (Next.js 13 For Beginners)

17,466 views

2 years ago

João Bibiano
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 ...

27:13
useOptimistic vs ReactQuery - Não Perca a Oportunidade de melhorar a UX dos seus React Apps

878 views

1 year ago

Programming Pioneers
شرح useOptimistic() & useFormStatus() في React 19

في الفيديو ده، هنتكلم عن useOptimistic() و useFormStatus() في React 19، وازاي تقدر تستخدمهم عشان تخلي الـ UI أسرع وأكثر سلاسة ...

13:42
شرح useOptimistic() & useFormStatus() في React 19

230 views

9 months ago

АйТи Синяк
Testing React 19 BETA (use, useActionState, useOptimistic, useFormStatus, context)

use, useActionState, useOptimistic, useFormStatus, context. On April 25th, the React team made a lot of noise. They published ...

14:32
Testing React 19 BETA (use, useActionState, useOptimistic, useFormStatus, context)

18,428 views

1 year ago

CoderOne
This New React 19 Hook Will Blow Your Mind

Introducing React 19's useOptimistic hook! Render instant UI updates while waiting for async operations. Say goodbye to loading ...

10:51
This New React 19 Hook Will Blow Your Mind

8,341 views

1 year ago