Пікірлер
@RobertT1999
@RobertT1999 Күн бұрын
7:21 Actually, I think about a song about a girl in a box.
@notramiras
@notramiras Күн бұрын
This video contains a factually wrong part. "use()" cannot be used to fetch data as described at 2:50. You can't use "use()" with promises created inside the component, because they are not stable references. The whole point of a generic "use()" hook is that unlike other hooks, the identity/persistence of the subscription is already provided by a stable reference. That's the way many state managers, including Recoil, works out dependency definitions inside atoms. You can simply reach out to the dependency through a subscription-based API. But if you put a fetch call in a use(), you'll always have a new promise reference, and it won't work.
@dyunior
@dyunior 2 күн бұрын
Thanks for the vid! Can you do Vue too?
@miyazakizachary5108
@miyazakizachary5108 2 күн бұрын
5:50 I think it suppose to use setLikes instead of setClicks.
@arrietowski
@arrietowski 2 күн бұрын
The Dom meme reference was really funny :D
@lilyshevchenko7048
@lilyshevchenko7048 2 күн бұрын
I nominate you for Javascript Peace Prize! That is hands down the most effective and succinct overview, plus the ironic use of comic sans and papyrus font made me fall in love! lol 😆
@uscjake868
@uscjake868 3 күн бұрын
100% the best introductory video on youtube. Great job.
@TruthOfDeath1
@TruthOfDeath1 4 күн бұрын
Thank you so much for this consice and straight to the point video!
@user-hr2vz5jm4q
@user-hr2vz5jm4q 4 күн бұрын
Please moste more videos
@CodeNessa
@CodeNessa 5 күн бұрын
Wow, thanks for the information! I really learned a lot from you. I am a React beginner, and this will help me complete my project. 🤓
@mikefreitag574
@mikefreitag574 5 күн бұрын
4:13 - is that supposed to be action={myAction} ?
@notme___1
@notme___1 5 күн бұрын
10:40 Suspense while waiting for data (not component). Is that for React 19?
@abdullahmghazaal8695
@abdullahmghazaal8695 5 күн бұрын
Thanks man a very clean and straightforward explaintions.
@ivanlysko6677
@ivanlysko6677 6 күн бұрын
I'm curious to know more about the React Portals hook. Could you provide some insights on how it works and its common use cases?
@russelfernandes8483
@russelfernandes8483 6 күн бұрын
So well explained, thank you for summarizing this (and for all the clear illustrations that took time and effort). I need to watch this a couple more time even after trying to watch as much as I can of React Conf 2024;
@lllapland
@lllapland 6 күн бұрын
literally the best one
@akshaypatelindia
@akshaypatelindia 6 күн бұрын
Thanks for really wonderful representation in simple terms would defiantly recommend your channel :)
@webhero42
@webhero42 6 күн бұрын
5:47 setLikes maybe?
@koonagueroagnis8174
@koonagueroagnis8174 6 күн бұрын
At 5:45 shouldn't it be setLikes(likes + 1)?
@Dekutard
@Dekutard 7 күн бұрын
i like to think this guy codes in light mode with comic sans
@a.f4580
@a.f4580 7 күн бұрын
Please turn on the dark mode
@Isagi__000
@Isagi__000 9 күн бұрын
Nice.
@Mohammad_Arafat_03
@Mohammad_Arafat_03 9 күн бұрын
Please do one for JavaScript too. You can't live React without JavaScript too. Waiting for it eagerly...
@user-th2cp8uh8r
@user-th2cp8uh8r 10 күн бұрын
Im in love of these kind of presentations of concept. I watched a lot of videos like these(every religion explained, every ideology) and its actually a good way.
@specialmix4271
@specialmix4271 10 күн бұрын
Very nice😍
@savageteam354k4
@savageteam354k4 12 күн бұрын
hey men i really love the like your video it is deep and very helpful but right now i really struggle about file management like every time when i want to do some practice i always install react app again and again specially i am very confused by the installation of necessary files like nodemon , express ,node ,buble and run my file on terminal and like so on things really hard for me so can you make a tutorial video on how to handle files and folders, do we have to install every time when we want run our app or so many things please?!
@MaxWilliam
@MaxWilliam 14 күн бұрын
Awesome explanation! Thanks a lot :) We got a really useful video right here.
@asemyamak3984
@asemyamak3984 14 күн бұрын
Loving the channel
@toleenhajkassem6154
@toleenhajkassem6154 15 күн бұрын
Thank you so much !
@alexkar66
@alexkar66 15 күн бұрын
Amazing video! Where do you do such code animations for video?
@alidanish8803
@alidanish8803 15 күн бұрын
BEST
@nikhilkatkar2774
@nikhilkatkar2774 15 күн бұрын
@5:48 it's setLikes right?
@TheCodeBootcamp
@TheCodeBootcamp 9 күн бұрын
Correct
@soldishero_YY
@soldishero_YY 15 күн бұрын
Nice video. Informative and entartained.
@AshishSingh-dq9fs
@AshishSingh-dq9fs 16 күн бұрын
dude, i just came across your channel, great content, can you increase the frequency of videos ?
@TheCodeBootcamp
@TheCodeBootcamp 9 күн бұрын
I'm on it!
@sushovansaha6367
@sushovansaha6367 16 күн бұрын
Purchased your course but not seeing any course is available after login. Need your support to access the course.
@sushovansaha6367
@sushovansaha6367 14 күн бұрын
Still no response from the team
@s-qc9ns
@s-qc9ns 17 күн бұрын
Using index as keys is a bad practice and leads to unexpected behaviour.
@shubhobanerjee3458
@shubhobanerjee3458 17 күн бұрын
One stop point to go through or revise the usage of all the essential Hooks in React.📍✨🪝
@ThomasPGeorgeCSB-
@ThomasPGeorgeCSB- 18 күн бұрын
The best video on React! Extremely clear and concise
@jsninja5637
@jsninja5637 18 күн бұрын
Hi I joined the ReactBootcamp. But I did not see any projects. How can I access Nextjs project section? Thanks!
@victorv7364
@victorv7364 19 күн бұрын
Awesome
@vijayshankarcrypto5681
@vijayshankarcrypto5681 19 күн бұрын
Nice video
@CITrainingAF
@CITrainingAF 20 күн бұрын
@neosarchizo
@neosarchizo 20 күн бұрын
So good videos!!
@frankie_goestohollywood
@frankie_goestohollywood 21 күн бұрын
Love your video! @5:41 - Should the update function inside of the handleClick function be setLikes, instead of setClicks? Thank you 🤓
@TheCodeBootcamp
@TheCodeBootcamp 20 күн бұрын
Yes, typo
@t_himmel6524
@t_himmel6524 21 күн бұрын
i already know all of this right now, but i wish i saw this video 2 years ago. Btw thank you so so much. Keep it up ! Peace
@vamshikrishna6001
@vamshikrishna6001 21 күн бұрын
Please explain about javascript and mern stack topics
@dvrk6140
@dvrk6140 21 күн бұрын
I am happy about the memes used throughout the whole video more than the fact that this video helped me learn concepts i didn't get previously