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: Documentation Improvement - getServerSideProps with trpc #1539

Closed
JackMcBride98 opened this issue Aug 15, 2023 · 0 comments · Fixed by #1541
Closed

feat: Documentation Improvement - getServerSideProps with trpc #1539

JackMcBride98 opened this issue Aug 15, 2023 · 0 comments · Fixed by #1541
Labels
🌟 enhancement New feature or request

Comments

@JackMcBride98
Copy link

JackMcBride98 commented Aug 15, 2023

Is your feature request related to a problem? Please describe.

At the moment the docs just suggest to avoid SSR. With a bit of digging and asking on the discord I found
https://trpc.io/docs/v9/ssg-helpers
https://www.youtube.com/watch?v=G2ZzmgShHgQ
But, I think this should be on the docs. I don't actually have a use case for it, but I just wanted to know if and how it was possible.

Describe the solution you'd like to see

Documentation showing the suggested way to do GetServerSideProps with trpc, not just saying to avoid it.

Describe alternate solutions

At least just add links to the video and docs I just sent.

Additional information

https://create.t3.gg/en/usage/next-js
I think it should go on this page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 enhancement New feature or request
Projects
None yet
1 participant