React Redux CRASH COURSE | Build Ecommerce Features with Redux with Challenge for Hands on Learning

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

💡 OLIVER THE DEV COMMUNITY:

✅ SUBSCRIBE SO YOU DON’T MISS ANY TUTORIALS

Other Related Videos:

Redux is a predictable state container for JavaScript apps.

NOTE: You don't need to watch PT 1 to watch this video, but it could help.

In this React Redux tutorial crash course part 2, I will go over how to use redux with react app the regular way (Before Toolkit) BUT this time we will interact primarily with payload. In this tutorial, we will create ecommerce features that you see in fully production app. By following Redux and Payload architecture you will be able to master the Redux concept completely and be able to tackle any Redux projects with confidence. Some notable features are Add to Cart, Cart Watchlist, Removing items from the Cart and Total Price Indication according to item Manipulation. Join in, grab a coffee or your choice of beverage, and code along with me on this fun crash course tutorial.

Also note this video have 2 awesome challenges for you to complete while pausing the video this way you learn by interacting with code and not just watch the video. I highly encourage to pause and video and give these challenge a shot for your practice.

You'll learn:
- Redux
- React-Redux
- All about the Redux such as Reducers, Actions, Store & State
- All about React with Redux by learning Providers, Store and useDispatch and useSelector
- Payload and how to take it's full advantage to update your data
- Exact Data from UI interaction and pass it to Payload
- There will be a challenge exercises halfway for you to complete on your own and comeback to the video, this way you actually LEARN by watching/coding from my video.

📍Connect with me:

#redux #reactjs #reduxtutorial #reactredux
Рекомендации по теме
Комментарии
Автор

a bit question about something else yes, redux is a state management tool, to centralize our app data, but, if we want to reserve the change of the data but not using local storage, and backend like express server, is there a way to do that to maintain the state after refreshing the page

zqgAFf
Автор

Oliver you are awesome. Got that super easy. Can u make one tutorial for making e-commerce site using sellix api. Nothing fancy only functionality is enough

sharketespark