Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design decisions revision #293

Open
skodapetr opened this issue Mar 4, 2023 · 0 comments
Open

Design decisions revision #293

skodapetr opened this issue Mar 4, 2023 · 0 comments

Comments

@skodapetr
Copy link
Member

skodapetr commented Mar 4, 2023

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 ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant