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

wip: split up data fetching into different calls #138

Closed
wants to merge 3 commits into from

Conversation

R-K-H
Copy link
Member

@R-K-H R-K-H commented Jun 3, 2024

A way for us to reduce the overall page loads and to provide data and details where required.

  • Review data structure and break up / split out these things
  • Review the actual data we need to constrain the data load
  • Assess components and what they really need so we provide that data rapidly (and constrained) eg. what the current price in the markets is..
  • Test queries
  • Update FE to handle new queries
  • Update graphql when more rapid chart data is available

@R-K-H R-K-H requested a review from LukasDeco June 3, 2024 06:06
@R-K-H R-K-H closed this Jun 4, 2024
@R-K-H R-K-H deleted the fix/huge-page-loads branch August 5, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant