How to use Redux and Redux Thunk with React Tutorial

Channel:
Subscribers:
254,000
Published on ● Video Link: https://www.youtube.com/watch?v=WRk0nT8ps6w



Category:
Tutorial
Duration: 37:41
17,799 views
362


How to use Redux and Redux Thunk with React Tutorial

In this video I setup a react app using create-react-app from scratch, then I explain how to write a simple stateful component to keep track of a count. After that, we bring in redux to instead used a centralized store to keep track of the count and increment it. Finally, we bring in redux-thunk so that we can invoke async actions to simulate a real world scenario like talking to a restful API.

------------

For those who don't know, I'm a full stack web developer who has been in the industry for over 5 years now. There is a lot of things I have learned along the way and I'd like to share that knowledge with anyone wanting to learn!

like this video if you found it useful and would like to see more videos of the same content.

subscribe to my channel if you are trying to improve your abilities as a web developer, software engineer, or even if you are just learning to code.

Don't forget to turn on those bell notifications!

Book mark these links!
Twitter https://twitter.com/CodyLSeibert
GitHub https://github.com/codyseibert/youtube

I give credit to:
Toptal Subtle Patterns - for the thumbnail background patterns







Tags:
react
redux
redux-thunk
create-reate-app
react tutorial
redux tutorial
how to use redux thunk
what is thunk
what is react
stateful react components
web development tutorial
web development