filmov
tv
Redux Actions & Redux Action Creators & Redux Async Actions
Показать описание
In this video you will learn everything that you need to know about Redux actions. It's Redux actions and Redux action creators, action types, and redux async actions. The basics of Redux are actions that we dispatch. To reuse types of our Redux actions we create sharable action types. Action creators are just functions that create for us Redux actions. This help us to reuse actions everywhere and fit nicely with mapDispatchToProps.
Last but not least are Redux async actions which we will implement using redux thunk library. Making API call is the most common usage of async actions and we will try how it is working on the real example.
FOLLOW ME
VIDEO CHAPTERS
0:00 Intro
2:20 Redux actions
3:04 Redux action creators
6:35 Redux Action types
9:24 Redux Async actions
16:36 Fetching data from API in Redux
REFERENCES
RECOMMENDED VIDEOS
STUFF I USE
Disclosures: All opinions are my own. Sponsors are acknowledged. Some links in the description are affiliate links that if you click on one of the product links, I’ll receive a commission at no additional cost to you. As an Amazon Associate I earn a small commission from qualifying purchases.
Last but not least are Redux async actions which we will implement using redux thunk library. Making API call is the most common usage of async actions and we will try how it is working on the real example.
FOLLOW ME
VIDEO CHAPTERS
0:00 Intro
2:20 Redux actions
3:04 Redux action creators
6:35 Redux Action types
9:24 Redux Async actions
16:36 Fetching data from API in Redux
REFERENCES
RECOMMENDED VIDEOS
STUFF I USE
Disclosures: All opinions are my own. Sponsors are acknowledged. Some links in the description are affiliate links that if you click on one of the product links, I’ll receive a commission at no additional cost to you. As an Amazon Associate I earn a small commission from qualifying purchases.
Комментарии