ACTION
- (<NOUN>_<VERB>): Effect is most commonly a noun that means the result of an action.
Example:
— CATALOG_ADDED
— CATALOG_REMOVED
— CATALOG_CHANGED
ASYNC ACTION CREATOR
- (<VERB><NOUN>): Affect is most commonly a verb.
Example:
— REQUESTING_CATALOG
— REQUESTING_CATALOG_SUCCESS
—REQUESTING_CATALOG_FAILURE
But in terms of Ducks, we could append add feature name first separated by `/` character.
NOTE: if you know more about Affect and Effect you could take a look at http://web.ku.edu/~edit/affect.html