|
|
|
|
|
by davidcsally
2761 days ago
|
|
Thanks for the great Redux docs. I was not able to find any solid information on how to use Redux with typescript in the docs. Since redux now comes with typescript types (I think), it would be nice to have documentation around how to use them and any best practices to follow and pitfalls to avoid. |
|
The React-Redux typings are separate, in Definitely Typed. We're considering moving the Redux typings over there as well.