React Shopping Cart in 2022 || Using Hooks and React Router

preview_player
Показать описание
In this video, You will learn to create a shopping cart using ReactJs.
Рекомендации по теме
Комментарии
Автор

Of all the videos I saw, this was the only one that helped me unlock the page I'm making. Thank you very much, very simple and well explained

LuksFay
Автор

@ 14:26 *Switch* has been replaced with Routes and Route syntax changed to: <Route exact path="/" Component={Products} />. Also passing the data from App to Routes to Products Component seems like a merry-go-round, when it can be pass directly in the Products component.

jamesr
Автор

thanks bro you helped a lot geneunally i cant explain how much time it took to create add to cart problem i was trying to do from 5 days finally it happened.

fangamer
Автор

Such an amazing video. You are so underrated bro. Keep growing :)

aaravgavshinde
Автор

Greetings from Brazil! Amazing video :)

mariaclarasimoes_
Автор

Thanks for your valuable project for us to make us more expert

girishpandey
Автор

Awesome! Your tutorial helped me a lot, thank you :D Hope, you make more videos like this in the future

martins
Автор

Buddy where is SignUp page??? Are you going to make a separate video??? Or you are not making it???? This video has helped me tremendously, hope to see more videos related to react js. Thank you. All the best for your upcoming videos.

mehdihasan
Автор

sir ur way of teaching is understable. please make more video about reacjs projects.

krazykalai
Автор

Ahora Switch se usa como 'Routes' y products se usa asi: <Route path="/" exact element={<Products />}></Route>

NicolasCruzCarpio
Автор

Nice job. I am still new to the trade. Would be nice if you made a tutorial of the same with context api. Thumbs up!

De_Bryan
Автор

it was really good, i learned alot from your video, thanks alot.💐

maryamebadi
Автор

thanks for this video and keep uploading such type of videos and try to upload a its backend using NODE js

reactjswithsid
Автор

sir i want to know If a customer clicks on order btn to order and the order list should received at the admins page/panel without any database or backend possible?? if yes how sir?

celticspyd
Автор

really great video, just to avoid any kind of problems I would add the code for this project, by the way thanks a lot

daniele
Автор

I've never seen a tutorial where somebody speaks so less and i understand so much 🤫🤫🤫

sikkijackson
Автор

I'd recommend in the future to just use a fake store api, instead of creating a hard coded backend and writing all that json for productsn

cryptodev
Автор

Ji..is switch working..?
Switch is renamed as Routes...Help me out, Ji?

gomathim
Автор

Is there any source code to study this better

HeadbangingChannel
Автор

Cart clears when you reload the webpage. Why and how to prevent this?

jacobzak