¿Qué es el despacho en Redux?
redux function that dispatches an action which is then sent to reducers which change state based on that action
Confused Coyote
redux function that dispatches an action which is then sent to reducers which change state based on that action