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

SWR: Seamless Integration with Fetch #15

Open
niawjunior opened this issue Jun 21, 2023 · 0 comments
Open

SWR: Seamless Integration with Fetch #15

niawjunior opened this issue Jun 21, 2023 · 0 comments
Labels
help wanted Extra attention is needed proof of concept Something needs to be dug deep question Further information is requested

Comments

@niawjunior
Copy link
Member

Scenarios Related to the POC

  • How to use SWR on client-side components that do not require SEO?
  • Can SWR handle SEO for client-side components?
  • Can SWR handle SEO for server-side components?
  • How can we combine SWR and the fetcher that contains fetch, and benefit from caching options such as "no-store" and "force-cache"?
  • Is it necessary to use SWR, or can we use just native fetch?
@niawjunior niawjunior changed the title SRW: Seamless Integration with Fetch SWR: Seamless Integration with Fetch Jun 21, 2023
@niawjunior niawjunior added help wanted Extra attention is needed question Further information is requested proof of concept Something needs to be dug deep labels Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed proof of concept Something needs to be dug deep question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant