Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meetzaveri/redux-with-immer
Created with CodeSandbox
https://github.com/meetzaveri/redux-with-immer
Last synced: about 1 month ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/meetzaveri/redux-with-immer
- Owner: meetzaveri
- Created: 2020-06-13T08:24:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-03T02:39:51.000Z (about 3 years ago)
- Last Synced: 2023-03-02T23:06:30.106Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/meetzaveri/redux-with-immer
- Size: 471 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Redux with Immer
Two examples are demonstrated in this sandbox with different purpose
- Counter (Example for demonstrating redux composition with immer)
- TodoList (Example for demonstrating simple component state(hooks) with immer)