12:21
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 ...
8:07
The Perfect Hook For Debugging Custom React Hooks
FREE React Hooks Course: https://courses.webdevsimplified.com/react-hooks-simplified The useDebugValue hook is a very ...
14:15
How Do React Hooks Actually Work? React.js Deep Dive #3
In this video, we will learn how React Hooks actually work. We will do that by answering a number of questions about React ...
27:28
React Tutorial - How Do React Hooks Actually Work?
In this video, we will learn how React Hooks actually work. We will do that by answering a number of questions about React ...
11:29
The correct way to optimise React
Join The Discord! → https://discord.cosdensolutions.io VSCode Theme | Font → Material Theme Darker | Menlo It's finally time we ...
1:36:19
Check out my gear on Kit: https://kit.com/chantastic A live workshop on React Functional Components. We'll cover patterns, ...
7:30
7 React Lessons I Wish I Knew Earlier
Join the Bootcamp: https://reactbootcamp.dev Chapters: 0:00 - React State Must Be Immutable 1:26 - Don't Use State for ...
1:01:39
Use react hooks in a function composition way (Seattle Code Camp 2019)
React hooks allow you to use local states and effects in a functional component, but your functional component is no longer pure, ...
15:47
Un-Suck Your React Components - Composable & Compound Components
Learn how to apply component composition to solve prop-drilling and make your components more flexible. Take your ...
11:54
Composition with HOCs - Van Le - ReactJS Girls
A HOC isn't just the noise you make when you have a winter cough, it's also a Higher Order Component! HOCs can be used as an ...
12:58
How To Maximize Performance In Your React Apps
Master every React hook* with my *FREE React Hooks Course* - _25+ videos_ ...
6:10
HARD React Interview Questions (3 patterns)
Maybe you've been doing React for a few years and are ready for a senior role. But you wonder: what'll be asked in an advanced ...
8:26
I made DevPayHub for solo devs. Payments & users handled. https://devpayhub.com Learn about react context including react ...
4:54:01
React Mastery From Basics to Advanced — by Meta
Welcome to the ultimate React journey — a complete, beginner-to-advanced course designed by Meta to transform you into a ...
7:26
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 ...
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 ...
11:08
API Flexibility through Inversion of Control and Composition
When someone asks you to add a configuration option to an API, see if you can solve their problem (and many more) using the ...
1:38:14
Understand React #3 | useCallback | useMemo | useFetch custom hook | optimization | pure component
Hi there, This video is part of the 'Understand React' series ...
8:47
Composable Architecture Debugging and High Order Reducers
Example of debugging with Pointfree Composable Architecture and how to use higher order reducers to make it even easier!
7:56
Stop worrying about React Re-renders so much (an overview of the react profiler with refactoring)
Just sharing some thoughts about rerenders in react and performance tuning. A lot of people comment about react performance ...