-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
User Story
As a reader, I want an example of how to use Redux with TypeScript.
Acceptance Criteria
The Redux page should be under Redux in the Examples menu.
The Redux page should cover basic Redux functionality, specifically actions and reducers.
Notes
https://github.com/piotrwitek/react-redux-typescript-guide#redux---typing-patterns is a great resource to use when writing this page / guide.
Reactions are currently unavailable