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

Add Proper Suspense Boundaries #88

Open
christianhelp opened this issue Aug 12, 2024 — with Linear · 1 comment
Open

Add Proper Suspense Boundaries #88

christianhelp opened this issue Aug 12, 2024 — with Linear · 1 comment

Comments

Copy link
Collaborator

Currently, we do not use Suspense boundaries in our application. Suspense boundaries are useful for showing the user a preview of what they are loading, acknowledging asynchronous components, and most importantly preparing our application for what is to come with Partial Prerendering.

@christianhelp christianhelp added the Feature label Aug 12, 2024 — with Linear
Copy link

linear bot commented Aug 12, 2024

@christianhelp christianhelp added the Chore label Nov 11, 2024 — with Linear
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