|
|
|
|
|
by gunn
2995 days ago
|
|
I created my own library after finding redux boilerplate heavy.
I haven't publicized it yet, but you can see it here - https://github.com/gunn/pure-store It supports full typescript typing, and uses Immer to allow very direct store updates with immutability. |
|