Let's establish a consistent naming convention where all async action creators are called <something>-thunk, like for example, `createClassroomThunk`. At some point we should go back and refactor old async action creators to follow this naming pattern