- Notifications
You must be signed in to change notification settings - Fork24
A TypeScript-enabled react/redux application
License
NotificationsYou must be signed in to change notification settings
rjz/typescript-react-redux
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
All the concepts and tooling you'll need to get started, packed into one tinycounter.
With step-by-step instructions:
- TypeScript and Redux: getting started (c75b9f2)
- TypeScript and Redux: adding React (c75b9f2)
- TypeScript and Redux: async actions (92ef3b0)
- TypeScript and Redux: unit testing with Jest (84ff69b)
- Integrating TypeScript and redux-thunk (4859392)
- DRY-ing up with higher order components (002e3bd)
- Generic Redux actions (67718f4)
And a livedemo.
Install and build demo application:
$ npm install$ npm run build$ npm start...now openhttp://localhost:8080 to see the counter in action!
$ npm testMIT
About
A TypeScript-enabled react/redux application
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.