Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Flow #632

Open
slorber opened this issue Nov 29, 2015 · 2 comments
Open

Use Flow #632

slorber opened this issue Nov 29, 2015 · 2 comments

Comments

@slorber
Copy link

slorber commented Nov 29, 2015

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 reduxjs/redux#290 (comment)

@quicksnap
Copy link
Collaborator

Personally, I had some trouble with flow. Until Redux supports it at least, it's not useful to me.

@trueter
Copy link
Contributor

trueter commented Dec 1, 2015

I highly recommend using babel-plugin-typecheck instead. Keep in mind to use the 2.x branch until babel-plugin-react-transform is updated for Babel 6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants