October 2019
Intermediate to advanced
426 pages
11h 49m
English
After defining the action types, we need to define the actions themselves. In doing so, we are going to define the functions that will return the action objects. These functions are called action creators, of which there are two types:
We are going to start by defining synchronous action creators, then we are going to learn how to define asynchronous action creators.
Read now
Unlock full access