Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)