Closed jonhester closed 9 years ago
...to prevent confusion and to match other examples
UserActions makes it look like it could refer to action creators instead of constants.
See https://github.com/jhollingworth/marty-chat-example/blob/master/app/actions/roomActionCreators.js for an example of how the constants variable is named elsewhere.
...to prevent confusion and to match other examples
UserActions makes it look like it could refer to action creators instead of constants.
See https://github.com/jhollingworth/marty-chat-example/blob/master/app/actions/roomActionCreators.js for an example of how the constants variable is named elsewhere.