Тёмный
Code Bootcamp
Code Bootcamp
Code Bootcamp
Подписаться

7 React Lessons I Wish I Knew Earlier
7:30
5 месяцев назад
ALL React Hooks Explained in 12 Minutes
12:21
5 месяцев назад
Every React 19 Feature Explained in 8 Minutes
7:35
6 месяцев назад
Every React Concept Explained in 12 Minutes
11:53
6 месяцев назад
Комментарии
@hyakimaru8614
@hyakimaru8614 8 часов назад
Can not wait new topic about NEXT.JS
@astroflexx82
@astroflexx82 День назад
DON'T USE THE INDEX AS A KEY!!!!
@SandraGarcia-t1k
@SandraGarcia-t1k День назад
Williams Betty Harris Jason Hall Melissa
@CodeWithAbirOfficial
@CodeWithAbirOfficial День назад
awesome ❤
@JazzyArtKL
@JazzyArtKL День назад
Great video, but website hit paywall.
@reinhard_silaen
@reinhard_silaen 3 дня назад
With " use server" for server side rendering. Do we even need next js anymore?
@LucasIlliano
@LucasIlliano 4 дня назад
So clear! Thank you for this video!
@patrickgilbers3160
@patrickgilbers3160 7 дней назад
Jones Mark Hall Kenneth Miller Charles
@ForGamerUse
@ForGamerUse 8 дней назад
5:49 shouldnt the setClicks be setLikes
@anthony143
@anthony143 8 дней назад
Wow! , As a Vue developer, I did not expect that React's concept is almost the same as in Vue but just a different syntax. I'm really excited to switch to React now since it has more job openings 😊.
@pixel8eddie
@pixel8eddie 11 дней назад
This is a great resource for anyone learning React: accessible, concise, and fun. I just shared it with some devs on my team who have been learning React, and they found it the most helpful of everything else they've studied.
@Mateush444
@Mateush444 11 дней назад
Why did you update state like setValue(value +1) instead of setValue(prev => prev + 1)?
@Aziz0.
@Aziz0. 15 дней назад
11.25 nice one 😂😂
15 дней назад
Pleae do not use useEffect for fetching data from server or any network request...
@stephenokpalaononuju6975
@stephenokpalaononuju6975 16 дней назад
This is the most interesting comment section that I have come across on RU-vid!!!
@patrickgilbers3160
@patrickgilbers3160 16 дней назад
Hernandez David Walker Amy Clark Gary
@coderkrishna8990
@coderkrishna8990 17 дней назад
🪄✨ Made with SummarizeYT ​0:00 - Introduction to React hooks and their importance in building React apps. ​0:18 - Overview of the eight major categories of React hooks. ​1:04 - Explanation of `useState` as a fundamental hook for managing component state. ​2:16 - Introduction to `useReducer` for complex state management. ​3:20 - Discussion on `useSyncExternalStore` and its limited use case. ​3:38 - Definition of effect hooks and their role in performing side effects. ​4:52 - When to use `useEffect` for synchronizing React code with browser APIs. ​5:08 - Explanation of `useLayoutEffect` and its timing in the rendering process. ​5:49 - Introduction to `useInsertionEffect` for CSS-in-JS library developers. ​6:05 - Effect hooks can read from the layout, like effects refs. ​6:15 - The `useRef` hook allows remembering data without triggering a render. ​6:39 - Refs are mutable, while state is immutable, allowing direct modification. ​7:00 - Use imperative handle to forward refs and expose methods to parent components. ​7:42 - `useMemo` caches previous results to improve performance for expensive computations. ​8:25 - `useCallback` prevents callback functions from being recreated on each render. ​9:01 - `useContext` reads context values from a context provider. ​9:26 - `useTransition` marks certain state updates as non-urgent for better responsiveness. ​10:18 - `useDeferredValue` schedules updates at optimal times for improved user experience. ​11:15 - `useId` creates unique IDs for form inputs, ensuring no conflicts.
@GLu-tb1pb
@GLu-tb1pb 18 дней назад
I think you messed up the useState(), the "does it need to be rendered" should be a YES since UseState is used to allow data to change to UI changes
@not_a_human_being
@not_a_human_being 19 дней назад
good stuff! can't wait for React 19!
@imranaalam
@imranaalam 19 дней назад
EXCELLENT
@gunasekharkoppanati
@gunasekharkoppanati 19 дней назад
Great video! Super concise and a quick way to level up React knowledge. Appreciate the clear explanations.
@f3rn4n2x3str3ll4
@f3rn4n2x3str3ll4 19 дней назад
This came 5 years too late hahah Thanks!
@tapestryofgrace5
@tapestryofgrace5 20 дней назад
Clear explanation! Excellent work here. Thank you 👏👏
@hiteshpakhan7783
@hiteshpakhan7783 20 дней назад
please make the same video for angular also
@MoumniIlyass4712
@MoumniIlyass4712 21 день назад
Great work! Small correction though "use" is not a hook, its an api
@socratesutui4466
@socratesutui4466 23 дня назад
3:20 you should not use index from the list as a key. Because in the moment the list changes you are gonna have unexpected ui behavior
@thislife1980
@thislife1980 23 дня назад
The more I watch this, the more I appreciate vuejs.
@echoecho31
@echoecho31 23 дня назад
useful💫
@marccawood
@marccawood 27 дней назад
These hangups show just how terribly React is designed. We’re all learning it because it’s big not because it’s good. These frameworks promise but don’t deliver 2-way data binding in anything but the most trivial primitive examples.
@GreatTaiwan
@GreatTaiwan 27 дней назад
5:48 This should have been setLikes right ?
@EdmundDwight-i8o
@EdmundDwight-i8o 27 дней назад
Young Nancy Hernandez Daniel Rodriguez Cynthia
@josersleal
@josersleal 29 дней назад
compiler? wtf?
@tochimclaren
@tochimclaren 29 дней назад
I like how every react dev talk down on HTML whilst in fact they are writing HTML with extra steps.
@JuuzouRCS
@JuuzouRCS 29 дней назад
This is the best experience of learning React I've ever had! Months of practical knowledge easily digested in minutes!
@winspyre
@winspyre Месяц назад
Perfect 👌
@winspyre
@winspyre Месяц назад
perfect
@larrasket
@larrasket Месяц назад
1:23 opensuse
@nethmindulsara
@nethmindulsara Месяц назад
great video ❤
@johngalt4487
@johngalt4487 Месяц назад
Дякую
@ekagib
@ekagib Месяц назад
Only minor thing is that, the React team kinda silently stopped using "Virtual DOM", it's just the more general React Tree term now. If you go to to the new React documentation and search "virtual DOM" you won't find anything.
@RohitCoder
@RohitCoder Месяц назад
Great Video
@datokhojava6421
@datokhojava6421 Месяц назад
2:58 I think its a error on the screen. switch cases name and dispatch type isn't same I think this code will not work. Am i right ?
@cgraider
@cgraider Месяц назад
thanks , now i need nextjs , nestjs django :D
@ranomtech6463
@ranomtech6463 Месяц назад
At 6:36, I checked my Discord. You might too.
@Peepotan
@Peepotan Месяц назад
Still not a framework, guys, just a tiny small library!
@TeaTimeSweetness
@TeaTimeSweetness Месяц назад
1 min into it and I am lost
@majesty5917
@majesty5917 Месяц назад
This 7-minute video is worth way more than React 19 Conf video :)).
@AlThePal78
@AlThePal78 Месяц назад
this is great video :)
@tylermorales9043
@tylermorales9043 Месяц назад
34 second in and I can already tell this is gold