Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keiya01/redux-toolkit-hooks
I try using redux toolkit with useReducer
https://github.com/keiya01/redux-toolkit-hooks
Last synced: 24 days ago
JSON representation
I try using redux toolkit with useReducer
- Host: GitHub
- URL: https://github.com/keiya01/redux-toolkit-hooks
- Owner: keiya01
- Created: 2020-03-10T13:01:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T04:40:56.000Z (about 2 years ago)
- Last Synced: 2024-10-03T08:22:09.294Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Redux Toolkit with useReducer
- useReducer と Redux Toolkit を組み合わせて使ってみました