mcfly icon indicating copy to clipboard operation
mcfly copied to clipboard

Rename createAction

Open tomatau opened this issue 11 years ago • 0 comments

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

tomatau avatar Mar 09 '15 19:03 tomatau