worth watching ! feel lucky to found instructor like u
@daviddwq45132 ай бұрын
What a good material, it's a pity you stop uploading videos. Hope you comeback!
@MrEmanuel888 Жыл бұрын
You are amazing! I love the way you are explaining!!! Keep up the good work that you do! Thank you!
@Poiint.Blankk Жыл бұрын
Such a great Teacher. Thank you!
@gatjuatwicteatriek4590 Жыл бұрын
You have my subscription already. Thank you so much
@SimonEdmund Жыл бұрын
Spoken like a professional announcer 💞
@oncoding4520 Жыл бұрын
amaaaaaaaaaaaaaaaaaaaazing mini project. love you
@byronloarte Жыл бұрын
Great my dear friend 🙏 your videos are the best 😇 and very very useful
@praveen_javali Жыл бұрын
Well explained!! thanks
@vladprodan2379 Жыл бұрын
Thanks for your work!
@harag9 Жыл бұрын
Great video, first one I've seen combining the two. Question though, the reducer, for the add & remove switches it's the same code. why wouldn't you simply just pass in the single product details and let the reduce add or remove to the array, the logic of adding / removing should be in the reducer not the context.
@ryanbrown9102 Жыл бұрын
Thank you very much for the video... What is this css class syntax that you 're using..?
@mind-boggling Жыл бұрын
The CSS is done using the framework Tailwind CSS - very versatile, highly recommend. As another viewer suggested, I'll do a video on Tailwind CSS!
@baazigar58 ай бұрын
You are amazing! Thank you so much! It is very helpful! 😍😍 can i please get the source code?
@godismyway7305 Жыл бұрын
Subscribed.
@Rty-j2u Жыл бұрын
If someone click 2 times at same product what happen? This should show number of product that we want to buy
@prsanjeetpanwar3689 Жыл бұрын
from where i can get the data because there are no repo for this project
@kaushikDevCodes Жыл бұрын
thank you.
@kasivishva31835 ай бұрын
Well problems in this Component was When we add multiple products it will added Again, not showing the count of the product in Home page and Basket Page.These types of things you have to do To improve your skills,.And About the vedio.Can you Please Explain Slowely and code Slow..
@harshbhatty1238 Жыл бұрын
are you going to make any videos with typescript? honestly feel like typescript is much better than javascript as you can see your errors pretty clearly
@mind-boggling Жыл бұрын
It's definitely on my list. Redux first, then a MERN project, then I'll move on to Next.js with TypeScript. I'm still working on the structure of it but it's looking like slightly bigger projects with much more features built in, almost like an extension of this React series