Our goal in this section is to improve the structure of our data by extracting out our Redux components as much as we can out of our components. In the following lecture we will extract out our Action types into their own separate file.
properties: action types, redux, dispatcher