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

Feat/stacking page #1774

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Feat/stacking page #1774

wants to merge 19 commits into from

Conversation

BLuEScioN
Copy link
Collaborator

Things I am noticing in this PR:

  1. Another reason why we need a backend.
    Sometimes we need to make a ton of requests in order to get all the data we need. If we had a backend we could make all those requests once on our backend, then cache the result, depending on the context, and serve that without having to ontinually hit the api. Pages where this makes sense would be signers, stacking page (pages that have data that is esentially static since it only changes every new cycle (2 weeks)

Copy link

vercel bot commented Aug 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
explorer-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2024 11:26pm
hiro-explorer ❌ Failed (Inspect) Oct 31, 2024 11:26pm

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

Successfully merging this pull request may close these issues.

1 participant