Skip to content

A working example on how to use Redux with redux-thunk and 100% flow coverage

Notifications You must be signed in to change notification settings

hmeerlo/redux-thunk-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redux-thunk-flow

A working example on how to use Redux with redux-thunk and 100% flow coverage

I have been struggling for a very long time now to get a fully working flowtype project using react, redux and redux-thunk. This project demonstrates in a very basic way how to do this. The important part is in the changed definition of Dispatch in the flow-typed definition of redux.

Now you can cross check the types between your connected component and the redux store.

About

A working example on how to use Redux with redux-thunk and 100% flow coverage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published