1. State management W2H #
Created Monday 30 May 2022
FIXME:
- Add that “state management” mostly is about global state management, more so than the generic term.
- Add what is state management and why it is needed, especially from the resources directory.
- Discuss in depth the problem of state management in GUI apps, especially web apps. Add a page to https://github.com/sanjar-notes/gui-apps
- Discuss about Redux. How does it compare with the hook provided for state management?
- I have a Redux knowledge repo