Awesome dude. Please continue. I like the visual explanations as that is what I needed. For newer programmers who are just scratching the surface of how JS destructuring works, react looks like absolute spagetti.
I came from your reddit post and my god you have absolutely nailed the core concepts of react. I say, for react learners, this video is a must watch. And yes, make a part 2!
Hi, It was really helpful. Realized many mistakes that I was making while developing. Sorry not able to buy you a coffee right now but surely will do it in the future. Thanks. Waiting for part 2.
This is such a fantastic video that I watched it several times in the row. You can use React without it but it helps massively with debugging and writing good code.
Just seeing this amazing video now. I really loved how you brole down the vonvepts syarting from showing us react and babel from a CDN to actually using thr tools we currently employ (vitr amd the likes). It really makes me appreciate the work they do under the hood
Excellent video! Good brush up for experienced React programmers and a must for junior devs. Helps to understand how React works under the hood. Pls make a Part 2 covering Hooks, RSC, Suspense, Actions, etc.
Great video. One topic I'd appreciate you to touch on is where state is actually stored in a FC. Every state change causes the whole component function to re-run, I'm wondering why the second time the `useState` func runs, the state won't be initialized again. My guesss is the state is stored in a store managed by react & `useState` somehow `hooks` the FC with the actual state.
Excellent content here - perfect balance between great information and remaining concise - whilst I'm already an experienced front end developer, this was still a super helpful video. Looking forward to checking out more of your videos.
@Ismoil_Sharifov I agree but I've ran into this problem often. After I learn the concept, I quickly figure out I could have explained so much easier. The problem is most who teach programming are not teachers, just great programers.
Great video, but I believe even React team refuses Virtual DOM term and use React Element tree. Plus would be great to hear about Fiber Trees (Current and WorkInProgress) as well.
Found this helpful? You can buy me a coffee ☕ bmc.link/frontstart
Well done content. Keep it up!
@@Dev-cc3niThanks!
@@Dev-cc3ni part 2
Amazing video, I've been using react for a while but now I feel like I understand it a lot better, subbed and looking forward for the next vid!
@@markzuckerbread1865 Glad to hear that!
This was amazing! WE NEED THAT PART 2 (Context, error boundaries, etc) !!!! Thanks so much for spreading your knowledge
wow , this is quality content right here , in my experience learning react, diving deep into details , you discover bad practices and stop them
Excellent overview. Thank you. I would definitely enjoy a part 2.
We need part 2 pleaassss
Massively
Excellent video! I'd love to see a part 2.
Absolutely brilliant. Very eye opening. This is how a deep dive has to be. Waiting for part 2. Thanks a lot for the knowledge.
This was such a useful and clear explanation, thank you!
Please make part 2.... this is just sooo good
Instant subscriber. Please make more in depth (but short) videos like these! Webpack, Vite would be nice, and browser stuff
Awesome dude. Please continue. I like the visual explanations as that is what I needed. For newer programmers who are just scratching the surface of how JS destructuring works, react looks like absolute spagetti.
Agreed... Even after watching it twice I feel dumb that I didn't get *all* of it
Literally saved my life, best video for interview prep
This helped solving one of the problems i was stuck from a long time
Fantastic video dude! The key part is so didatic! Now makes much more sense why VsCode asks always for insert key on the list! Thanks a lot 🤘🏻
This was something I've been wondering about for a bit and really useful knowledge, thank you!
Such a concise video yet simple video covering some core and complex topics.
Best Explanation i found about React till date. Thanks Man ❤❤
Great video, very helpful! Thanks for sharing. Keep it up! 😉🔥
This was awesome! What a fun way to convey fundamental React concepts. Nicely done, m'man
Great in depth video bro🤯
Quality content man! Really loved the entire video. Looking forward for more content from you.
I came from your reddit post and my god you have absolutely nailed the core concepts of react. I say, for react learners, this video is a must watch.
And yes, make a part 2!
Thanks! Part 2 is coming soon so stayed tuned.
@@frontstartdev I came back again to check if part 2 has come or not 😢
I found ur channel when I was searching for Material Ui, and then found this video, great content ❤
Great explanation... we need a part 2
Thank you this is awesome!
I'm looking forward for part 2
Great video, will send it to my junior devs. Understanding these concepts helps with the most common runtime bugs when using React. Well done 🎉
Great video my friend , hope there will be a PART2
Such a cool video. The best one I saw for particular topic, ty
This is genuinely quality content! Thank you so much!
This is absolutely excelent.
I love it Thanks a lot!
Appreciate the error.
Thanks. Loay here from Egypt!
Really great video man need more like this 👍
Hi, It was really helpful. Realized many mistakes that I was making while developing. Sorry not able to buy you a coffee right now but surely will do it in the future. Thanks. Waiting for part 2.
Glad you found it helpful 😁
This is such a fantastic video that I watched it several times in the row. You can use React without it but it helps massively with debugging and writing good code.
Just seeing this amazing video now. I really loved how you brole down the vonvepts syarting from showing us react and babel from a CDN to actually using thr tools we currently employ (vitr amd the likes). It really makes me appreciate the work they do under the hood
Very good, we need a part 2.
Great explanation. Part 2 please 🙏
Really informative video. Everything explained nicely. Thanks a lot...
Part 2 please, great explanation
Excellent video! Good brush up for experienced React programmers and a must for junior devs. Helps to understand how React works under the hood. Pls make a Part 2 covering Hooks, RSC, Suspense, Actions, etc.
Great video. One topic I'd appreciate you to touch on is where state is actually stored in a FC.
Every state change causes the whole component function to re-run, I'm wondering why the second time the `useState` func runs, the state won't be initialized again. My guesss is the state is stored in a store managed by react & `useState` somehow `hooks` the FC with the actual state.
usestate has closure over state variable
Great video! Part 2, please!
Excellent content here - perfect balance between great information and remaining concise - whilst I'm already an experienced front end developer, this was still a super helpful video. Looking forward to checking out more of your videos.
Thanks! Glad to hear that!
a much needed refresher material In a world of tutorial hell
great video! waiting for part 2
Damn, rooting for a part 2!
Awesome! Great job!
Great explaination! still like Vue hehe. But Im doing React right now.
Fantastic tutorial - thank you!
Amazing 🙌🏼
Part 2 highly appreciated
well this is a great video thanks maan keep it up
Awesome video. Could you please make part2?
Great video man!! Saludos desde chile :)
Great! Thanks a lot for your effort.
That's amazing man just Continue
Thank you this was helpful! ❤
very helpful! thank you!
4:45 you can also return an array.
why are explanations about React made so difficult to understand?
It is programming man. To understand things is not easy
@Ismoil_Sharifov I agree but I've ran into this problem often. After I learn the concept, I quickly figure out I could have explained so much easier. The problem is most who teach programming are not teachers, just great programers.
Yes @@ismasoc5, I was about to say that. However, Supersimpdev and brocode are the ones I preferred to learn from.
Part 2 please. Thanks for part 1
I want to see a part 2
Yes, I wanna see part 2
Great video, but I believe even React team refuses Virtual DOM term and use React Element tree. Plus would be great to hear about Fiber Trees (Current and WorkInProgress) as well.
Great content
Amazin, keep going
Part 2 Waiting Bro !
Great Video!
Part 2 please ❤
We need those topics also
Great explanation thanks
Top erklärt! Wo hast du dir diesen Deep-Dive angeeignet? Kannst du Bücher/docs oder sonstiges empfehlen?
Danke! Ich habe hauptsächlich die offiziellen React docs benutzt. Kann ich nur empfehlen!
great topic, thanks
Nice vid
It's 2023 so I think it's important: how does it connect with fiber? ;)
This video counts for a sub ofcourse. Make more such content. Awesome quality content
part 2 needed pls
In short, behind the scence the way ReactJS works is just 3 steps: trigger -> render -> commit, right?
We need Part 2.
We need part 2😁😁
Excellent video
Good One 👌
Thank you so much.
Perfect video!!!!!
please make that part 2
really nice video
We need part 2
Part 2 plz
Is the reconciler a part of React or ReactDOM?
What if you are using all libraries together ? Is it a framework, then ?
Please record its part two
part 2 where?
Why is the complexity n^3?
Good one part 2 please
bro, where you inspired by fireship style?😄
Helping you to break RUclips algorithm.
great video
very good one..
thank you
4:19 was that intentional?
Why does the real yt like button lites up when he is talking about pressing a like button he created?