-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
A view model for the data stored in the delphi management application has to be defined.
-
Therefore, an analysis of the required data is necessary.
-
It has to be determined, which page displays which data and which part of the data needs to be available on a global scope ( across different pages)
-
A state management framework has to be chosen
Literature:
https://mobx.js.org/
https://medium.com/skillshare-team/how-we-ditched-redux-for-mobx-a05442279a2b
https://facebook.github.io/flux/
https://redux.js.org/
https://mobx.js.org/