React Tutorial - Part 01 - Full Shopping Cart By React & Redux | Introduction

preview_player
Показать описание
Build Shopping Cart By React & Redux For All Levels Developers

Next Parts:
- Admin Order
- Deploy On Heroku
- Use Cloud MongoDB Atlas
- And much more features

🔥 Join Pro Membership And Get Access To Complete Courses:
3. MERN Stack ECommerce Like Amazon
4. TypeScript MERN Stack ECommerce Like Amazon
5. Vanilla JS ECommerce Like Amazon

👉 Join Pro Membership Link:
by Clicking On This Link
---
Follow me on:
Рекомендации по теме
Комментарии
Автор

hello sir, what is the difference between your previous amazona video and this series? any new feature additions?

suryavasishtaviswatejkollu
Автор

Thanks.. waiting for the tutorials.. thanks for making

mrnobody
Автор

A good suggestion is to put arrows of decreasing-increasing of each item in cart.

codito
Автор

Hello Mr Basir
, I have Basic understanding of React router, props, states and life cycle but don't know redux. Do I need to lean redux from somewhere else or Is it covered here?

piyushmahapatra
Автор

Thanks Mr. Basir. Very helpful tutorial for newbies.

umutcanpekgoz
Автор

thanks a lot brother .. may ALLAH blesses You! Thank you very very much

walidmadrid
Автор

Sir in this series you will create front and beck end or only front end?

uzairiftikhar
Автор

Hi sir I like the introduction the way of explain

srsrinath
Автор

Hi, can you teach us sql for transaction in e commerce?

heleusascension
Автор

It is a continuation of the first video with 5 hours of duration, or is it a new playlist?

trezentosfull
Автор

hi sir can i ask when is the release of the finish project of amazona ?

norricobiason
Автор

sir make a ecommerce site using jquery and nodejs


thank you

acetv
Автор

Please sir make it as soon as possible for my video sir please try sir please

srsrinath
Автор

TypeError: Cannot destructure property 'loading' of 'userUpdate' as it is undefined.
ProfileScreen
C:/Users/jeff
21 | dispatch(update({ userId: userInfo._id, email, name, password }))
22 | }
23 | const userUpdate = useSelector(state => state.userUpdate);
> 24 | const { loading, success, error } = userUpdate;
| ^ 25 |
26 | const myOrderList = useSelector(state => state.myOrderList);
27 | const { loading: loadingOrders, orders, error: errorOrders } = myOrderLis


@Coding with Basir assist with these

thenarrowroad