An action creator is a function that creates and returns an action object. We typically use these so we don't have to write the action object every time we need it: