A simple & light weight solution for global state management in Reactjs
Main Features
- ~700 bytes size
- Typescript support out of the box
- Use React Context API under the hood
- Components which only uses the updator function of a state will not be rerendered on state change