Save Hours Debugging With These React Hooks

  Рет қаралды 38,536

Web Dev Simplified

Web Dev Simplified

Күн бұрын

Пікірлер
@sanghvian
@sanghvian 3 жыл бұрын
You should seriously bundle all these hooks and make them into a package man. This all is just SO DAMN AMAZING !
@dailymeow3283
@dailymeow3283 3 жыл бұрын
The way you code react is just another level, it's a game changer
@frfancha
@frfancha 2 жыл бұрын
About putting the ref increment in useEffect to avoid double count of strict mode: now in react 18 your effect _is_ running twice in strict mode, you'll have the double count. And actually why don't you want the double count? Strict mode _is_ rendering your component twice, there is no reason to hide that
@geofsawaya394
@geofsawaya394 Жыл бұрын
Man, these are great hooks. Thanks for useful-custom-react-hooks. I think you hit at a core issue with debugging React
@lucidjuice101
@lucidjuice101 3 жыл бұрын
Congratulations Kyle for 700K subscribers!!! I really love your videos!
@pankajsuryavanshi8332
@pankajsuryavanshi8332 Жыл бұрын
please make video of how to debug react code faster way and extensions
@tilakmadichettitheappdeveloper
@tilakmadichettitheappdeveloper 3 жыл бұрын
you have become the king of react
@ridl27
@ridl27 3 жыл бұрын
we need more parts Kyle!! no jokes. ty
@sweatypotato248
@sweatypotato248 3 жыл бұрын
Thankyou, Just started learning React.
@FilipCodes
@FilipCodes 3 жыл бұрын
Thanks. Will use it in my tutorials. Looks awesome
@shadowrealms2676
@shadowrealms2676 3 жыл бұрын
just found your channel and i said thank god!
@REAZNx
@REAZNx 3 жыл бұрын
You look like the kind of guy to join a zoom call and be the only one to turn their camera on
@graficandorealidades7561
@graficandorealidades7561 3 жыл бұрын
Nice
@rickharold7884
@rickharold7884 3 жыл бұрын
Always love the videos. Thanks!
@franciscovilches6839
@franciscovilches6839 3 жыл бұрын
Kyle, as usual, awesome tutorials 💯 Random thought here: would you consider doing some videos on Svelte?
@danielm1
@danielm1 3 жыл бұрын
Amazing video. Agree with others, Svelte series would be interesting
@ChrisAthanas
@ChrisAthanas 3 жыл бұрын
These are pure gold
@Blue-bb9ro
@Blue-bb9ro 3 жыл бұрын
Looks great (your hair)
@מדיה-ת2צ
@מדיה-ת2צ 3 жыл бұрын
Many thanks for your wonderful ideas, but why don't you clean up the hooks from the event listeners?
@merlinwarage
@merlinwarage 3 жыл бұрын
You could make a video about symbols too.
@irlshrek
@irlshrek 3 жыл бұрын
Dude.. Please do a deeper dive into svelte. Be wary of the sunk cost fallacy though. So many of your videos content are addressed so nicely and simply in svelte
@beakerbkr
@beakerbkr 3 жыл бұрын
for your useDegug hook, you did not include the dependency array. Can you comment on why you made this decision? Thanks for the great content as always!
@rameezroot5225
@rameezroot5225 3 жыл бұрын
Great 👍
@roshanlalsahu7846
@roshanlalsahu7846 3 жыл бұрын
one more great video, yay👻
@fahadrahmanamik7190
@fahadrahmanamik7190 3 жыл бұрын
Can you please make a video which shows how to include external js libraries/cdn using react hooks. In some of the cases I need to add external js libraries that comes with html template and which becomes a burden to include in react. Thanks ❤️
@alexalvarez8599
@alexalvarez8599 2 жыл бұрын
Dude I love your videos, but... I think too much coffee before this one
@andreiburcuta4254
@andreiburcuta4254 3 жыл бұрын
Hy I am watching your videos from some time by now. My question is how you put a website online?? Made in html, css and js. I am asking because until now i worked in wordpress with elementor or oxygen. And i do not know how to do it only with html css and js. If you have any video that can explain. it will be much better. Thank you
@raba650
@raba650 3 жыл бұрын
How can I debug a custom react button that doesn’t work on first clicks?
@Stoney_Eagle
@Stoney_Eagle 3 жыл бұрын
Careful with that hover, you don't want to recreate the banned Pokémon episode 🤣
@GoddessofWarr
@GoddessofWarr 3 жыл бұрын
yaaaaaayy another videooooo !!!
@krishanlanka7659
@krishanlanka7659 3 жыл бұрын
i dont like through the URL as its become long
@Leafgard
@Leafgard 3 жыл бұрын
Hooks Dev Simplified
@abdul_samad_malik
@abdul_samad_malik 3 жыл бұрын
Is it Windows 11?
@peryMimon
@peryMimon 2 жыл бұрын
note : kzbin.info/www/bejne/raetgXqLqqqIhs0 , {...props, ...previousProps} should be {...props, ....previousProps.current} .
@ayaalnahas3577
@ayaalnahas3577 2 жыл бұрын
I like your content, I would really suggest that you slow down a little bit while talking (Y)
@yassin_eldeeb
@yassin_eldeeb 3 жыл бұрын
STAAAAAAAAP
@MoralityLime
@MoralityLime 3 жыл бұрын
Neat!
@MrJoker-ze6bb
@MrJoker-ze6bb 3 жыл бұрын
please help: i am using makePDF Library to generate pdf report. but this Library after build create a 1 mb chunk that make the react app so slow. i tried code spliting but code spliting sometimes failed to load .
@MrJoker-ze6bb
@MrJoker-ze6bb 3 жыл бұрын
@@rrajaste thank you
@danielm1
@danielm1 3 жыл бұрын
@@MrJoker-ze6bb I know nothing about PDF format but here's a potential idea that may or may not work. If you generate PDFs that look the same, for example some chart with numbers and the only thing that changes each generation is the numbers in the chart, you could probably write a custom PDF writer that's optimized for exactly this type of document. Another obvious idea which is still worth mentioning is to perhaps look for a different library that's faster.
@webdevvibes
@webdevvibes 3 жыл бұрын
Please use black background for preview browser screen. It will be very pleasant to our eyes.
@JeesJoy
@JeesJoy 3 жыл бұрын
Please make every hook independent, and it dont require another custom hook
@jagannathdas5491
@jagannathdas5491 3 жыл бұрын
Sorry to be salty, Kyle ! All the smart demo's are lost with extremely small code font size. Forget on a mobile, even on a non-full screen KZbin size the actual code lines are NOT visible. Just a constructive criticism
@erfanexp
@erfanexp 3 жыл бұрын
Am I living in a gad damned loop or you are just posting videos about react hooks ?
@krishanlanka7659
@krishanlanka7659 3 жыл бұрын
Hi Dear Sir, can you explain me. i have a mysqli database student table called st.fields id,name,sex,marks.1.display id and name fields (only) of all records in my page1.php.2.when I click a name 3. i want to pass relevant other fields sex and mark of that relavant record to another (pahe2.php) php page.
@Pareshbpatel
@Pareshbpatel Жыл бұрын
{2023-06-28}
Top 6 React Hook Mistakes Beginners Make
21:18
Web Dev Simplified
Рет қаралды 584 М.
Debugging memory leaks - HTTP 203
22:04
Chrome for Developers
Рет қаралды 47 М.
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН
Why Signals Are Better Than React Hooks
16:30
Web Dev Simplified
Рет қаралды 493 М.
Why I Love useReducer
22:40
Harry Wolff
Рет қаралды 92 М.
How to Debug Code Like a Pro
11:11
Lama Dev
Рет қаралды 66 М.
Vite Crash Course | Faster Alternative To CRA
16:24
Traversy Media
Рет қаралды 218 М.
React 18: useEffect Double Call; Mistake or Awesome?
10:36
Jack Herrington
Рет қаралды 102 М.
Beginner React.js Coding Interview (ft. Clément Mihailescu)
36:31
Ben Awad
Рет қаралды 2,2 МЛН
Learn useReducer In 20 Minutes
20:12
Web Dev Simplified
Рет қаралды 521 М.
Why Vitest Is Better Than Jest
13:13
Web Dev Simplified
Рет қаралды 141 М.
All useEffect Mistakes Every Junior React Developer Makes
22:23
This New React Hook Breaks All The Rules And I Love It
7:56
Web Dev Simplified
Рет қаралды 185 М.
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН