Used in web-pal for creating project's architecture.
This architecure based on redux documentation, so for deeply understanding just read it.
- Data normalizing is the most important thing that you have to use.
- Simple reducer I suggest to use "Slice Reducer Composition".
- Memorized selectors