immer-state
This is a proof of concept of a state manager class that combines [React Hooks](https://reactjs.org/docs/hooks-reference.html), [immer](https://github.com/immerjs/immer) and an adapted [publish-subscribe pattern](https://en.wikipedia.org/wiki/Publish–subs