Complete Shopping Cart 🛒 - 15 Remove Item from Cart | React and Redux Toolkit Course 🔥

preview_player
Показать описание


SUPPORT MY CHANNEL

📍Join our Discord group

GET IN TOUCH:

Disclaimer: This video is not sponsored
Рекомендации по теме
Комментарии
Автор

Man, you are too good at explaining things simple and understandable manner. Keep posting these kinds of quality content 🤗

murali-krishnan
Автор

I am extremely happy to come across this playlist. Thanks a lot man, your explanation is great.

tdfiklp
Автор

6:51 i dont understand why we have to update local storage for persistence, because the array we map through in Cart is from state.carItems, isn't it? So nothing to do with localstorage

anhnguyenhoai
Автор

thank you very much. This has helped me a lot with a project just now. Peace be with you. Happy Coding! 🤗

gasparcoding
Автор

Muchas gracias, me ayudó mucho 👍. Saludos desde Nicaragua, Centro América. Liked & suscribed.

rafaelventura
Автор

thankyou so much, you saved me from an error.🔥🔥🔥🔥🙏🙏🙏

prateek
Автор

state should be immutable, you cannot push products to state, you need to create a new state from previos one using ...state notation.

ozanercan