https://github.com/pfgray/redux-typed
Explorations into redux + type safety via typescript
https://github.com/pfgray/redux-typed
Last synced: 2 months ago
JSON representation
Explorations into redux + type safety via typescript
- Host: GitHub
- URL: https://github.com/pfgray/redux-typed
- Owner: pfgray
- Created: 2016-02-11T02:38:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-14T22:17:28.000Z (over 8 years ago)
- Last Synced: 2025-01-25T06:26:17.650Z (4 months ago)
- Language: TypeScript
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Interesting links:
Why does redux require actions be plain objects?
https://github.com/rackt/redux/issues/992Less Boilerplate:
http://redux.js.org/docs/recipes/ReducingBoilerplate.html