Actions should allow for a type and a payload, which could be an object containing more information. See http://redux.js.org/docs/basics/Actions.html I am having difficulty understanding how the List example works without a payload being sent to a reducer.