mcfly
mcfly copied to clipboard
Rename createAction
This could be slightly misleading for those coming from other Flux implementations. An action is generally the object that contains an actionType and is dispatched.
It might be more suitable to rename this to createActionCreatorsor just actionCreators