erikras / erikras/react-redux-universal-hot-example
Use Flow
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
It could be nice to have some stuff typechecked.
Redux does not offer flow types right now.
The simplest would be to define the actions as a union type and could already be a nice win.
See https://github.com/rackt/redux/issues/290#issuecomment-125273929
Contributor guide
Assessment
This issue has not been assessed yet.