ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

153,994 results

Related queries

react state management

react-redux typescript

redux freecodecamp

redux vs redux toolkit

redux thunk

mobx

context api react native

redux tutorial

redux saga

redux in react native

usereducer

redux malayalam

Code Bless You
Redux vs Context API: Which One Should You Use?

Access My Complete React JS Course: https://www.udemy.com/course/the-ultimate-react-course-2023-w-real-world-projects/?

3:08
Redux vs Context API: Which One Should You Use?

25,219 views

2 years ago

Ben Awad
Redux or Context in React

I explain when I like to use a state management library like Redux vs. regular Context in React. Context: ...

6:16
Redux or Context in React

103,332 views

6 years ago

Pradip Debnath
Redux vs React Context API | Which One To Use? React Interview Question 2025

You'll learn the differences between Redux and Context API in this video. If you're confused about which one you should use, ...

4:59
Redux vs React Context API | Which One To Use? React Interview Question 2025

3,973 views

11 months ago

Fireship
Redux in 100 Seconds

Redux is a popular state management pattern for large-scale web applications. Learn the basics of the Redux with React ...

2:33
Redux in 100 Seconds

947,659 views

3 years ago

Academind
React Context vs Redux - Who wins?

Is the React Conext API a good replacement for Redux? And how would you switch? Here's an example project and some ...

31:32
React Context vs Redux - Who wins?

236,344 views

6 years ago

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

5:37
This Context API Mistake Ruins Your Whole React App (All Components Re-Render)

65,473 views

2 years ago

Web Dev Simplified
State Managers Are Making Your Code Worse In React

One of the first things most people do when creating a new React application is install a state management library. This is ...

13:33
State Managers Are Making Your Code Worse In React

269,035 views

1 year ago

CodeOps Trek
Prop Drilling vs. useContext vs. Redux in React | State Management Explained

Welcome to CodeOps Trek! In this video, we dive into three popular state management methods in React: Prop Drilling, ...

7:12
Prop Drilling vs. useContext vs. Redux in React | State Management Explained

1,584 views

1 year ago

People also watched

Fireship
10 React Antipatterns to Avoid - Code This, Not That!

React is a minimal on the surface, but it's actually a highly complex JavaScript UI library with many potential pitfalls. In this tutorial ...

8:55
10 React Antipatterns to Avoid - Code This, Not That!

858,038 views

3 years ago

ByteGrad
All 12 useState & useEffect Mistakes Junior React Developers Still Make in 2025

NEW React & Next.js Course: https://bytegrad.com/courses/professional-react-nextjs Hi, I'm Wesley. I'm a brand ambassador for ...

46:15
All 12 useState & useEffect Mistakes Junior React Developers Still Make in 2025

1,258,610 views

2 years ago

Code Bootcamp
Every React Concept Explained in 12 Minutes

My React course: https://reactbootcamp.dev Chapters 0:00 - Intro 0:11 - Components 0:29 - JSX 1:02 - Curly Braces 1:29 ...

11:53
Every React Concept Explained in 12 Minutes

1,559,329 views

1 year ago

Code Bootcamp
ALL React Hooks Explained in 12 Minutes

My React course: https://reactbootcamp.dev Chapters 0:00 - Intro 0:32 - Map of Hooks 1:02 - useState 2:14 - useReducer 3:15 ...

12:21
ALL React Hooks Explained in 12 Minutes

350,255 views

1 year ago

Software Developer Diaries
Optimizing Performance of React Context

In this React Context tutorial, we're gonna try to optimize our Context and avoid rerendering the components on every Context ...

7:26
Optimizing Performance of React Context

6,952 views

2 years ago

Alex Sokol
Neovim 0.12 has everything out of the box: LSPs, Highlighting, Plugin Manager. It's getting mature

Yeah it's very close. Just check what we got with just 10 lines of code. I am so hyped on the upcoming updates... My config: ...

34:48
Neovim 0.12 has everything out of the box: LSPs, Highlighting, Plugin Manager. It's getting mature

2,676 views

1 day ago

Cosden Solutions
Combining Zustand with React Query

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

20:24
Combining Zustand with React Query

70,868 views

1 year ago

Matt Pocock
Should you still be using Redux in 2023?

Redux is still a massive force in the web development industry, and it's not going anywhere. It's got a pair of extraordinary ...

7:35
Should you still be using Redux in 2023?

54,774 views

2 years ago

The Coding Gopher
99% of Developers Don't Get Semaphores

Check out Graphite: https://graphitedev.link/gopher ❤️ Get 40% OFF CodeCrafters: ...

11:25
99% of Developers Don't Get Semaphores

17,301 views

2 days ago

ByteGrad
Why use a Custom Hook for React Context API instead of useContext (+ TypeScript)

NEW React & Next.js Course: https://bytegrad.com/courses/professional-react-nextjs Hi, I'm Wesley. I'm a brand ambassador for ...

9:34
Why use a Custom Hook for React Context API instead of useContext (+ TypeScript)

160,920 views

2 years ago

CoderOne
Don't Use React Context!! Use This instead

Why I Never Use React Context!? It's all because of how Context works by passing down props to every single child. And when a ...

13:34
Don't Use React Context!! Use This instead

32,057 views

2 years ago

Cosden Solutions
Learn React Hooks: useContext - Simply Explained!

Cosden Code → https://cosdencode.com Import React (Newsletter) → https://cosden.solutions/newsletter?s=ytd Join The ...

15:46
Learn React Hooks: useContext - Simply Explained!

294,124 views

2 years ago

Cosden Solutions
Comparing the Top 5 React State Management Libraries

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

22:10
Comparing the Top 5 React State Management Libraries

17,423 views

10 months ago

MergeConflict
React Context vs. Redux: Which State Management Approach Is Right For You?

Unsure whether to use React Context or Redux for your next project? In this in-depth video, we compare both approaches side by ...

3:39
React Context vs. Redux: Which State Management Approach Is Right For You?

19 views

11 months ago

CodeLucky
React State Management: Redux vs Zustand vs Context API vs MobX (Beginner's Guide)

Confused about state management in React? This beginner-friendly guide breaks down the top libraries: Redux, Zustand, ...

3:47
React State Management: Redux vs Zustand vs Context API vs MobX (Beginner's Guide)

252 views

3 months ago

Redhwan Nacef
Props vs Context vs Redux vs Recoil | React State Management

Hello everyone! I thought it would be interesting to have a look at a few different approaches to state management in react.

18:31
Props vs Context vs Redux vs Recoil | React State Management

6,084 views

5 years ago