You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of 2023 the Redux could be in many instances replaced by using React reducer and context to share state. As we do not have a lot of shared state and most pages follow simple load-show we may simplify the design.
At the same time, there is clear need to provide profile specific features. This call for consideration of smaller data sources outside the data-api and nkod-api interface.
We may need to define use-cases, NKOD, running client only with SPARQL endpoint, etc ...
The text was updated successfully, but these errors were encountered:
As of 2023 the Redux could be in many instances replaced by using React reducer and context to share state. As we do not have a lot of shared state and most pages follow simple load-show we may simplify the design.
At the same time, there is clear need to provide profile specific features. This call for consideration of smaller data sources outside the data-api and nkod-api interface.
We may need to define use-cases, NKOD, running client only with SPARQL endpoint, etc ...
The text was updated successfully, but these errors were encountered: