flexdinesh / react-redux-boilerplate

A minimal React-Redux boilerplate with all the best practices
MIT License
782 stars 274 forks source link

Consider adding flow #9

Closed balinskia closed 6 years ago

balinskia commented 6 years ago

What do you think about adding flow - static type checker?

flexdinesh commented 6 years ago

@balinskia Flow sounds interesting. But we should keep this boilerplate unopiniated, meaning, users should be able to opt the things they'd like to use. Is there a way where we could add flow as example use cases rather than integrating it to the whole codebase?

flexdinesh commented 6 years ago

Closing this issue as the thread has been dead for over 2 months now.