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

Reactor frontend to use stores for data fetching #1390

Closed
MiniDigger opened this issue Jul 28, 2024 · 1 comment
Closed

Reactor frontend to use stores for data fetching #1390

MiniDigger opened this issue Jul 28, 2024 · 1 comment
Labels
1. feature New feature or request 2. frontend This issue/pr relates to an issue/change on the frontend discussion Issue meant for discussion hangar-team Pre-discussed and well-made PRs might be approved, but is preferably done by collaborators

Comments

@MiniDigger
Copy link
Member

If all data fetching needed to display pages was done using stores, it would be easier to parallelize requests, handle loading states and improve the code flow.
Steal the mg compoable.
Do we move the computed to the stores too? Maybe more logic outside of the main components to make them more readable

@MiniDigger MiniDigger added 1. feature New feature or request hangar-team Pre-discussed and well-made PRs might be approved, but is preferably done by collaborators 2. frontend This issue/pr relates to an issue/change on the frontend discussion Issue meant for discussion labels Jul 28, 2024
@MiniDigger
Copy link
Member Author

#1396

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. feature New feature or request 2. frontend This issue/pr relates to an issue/change on the frontend discussion Issue meant for discussion hangar-team Pre-discussed and well-made PRs might be approved, but is preferably done by collaborators
Projects
Status: Done
Development

No branches or pull requests

1 participant