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

Update Next.js SSR Docs #3802

Merged
merged 26 commits into from
Mar 6, 2023
Merged

Update Next.js SSR Docs #3802

merged 26 commits into from
Mar 6, 2023

Conversation

ddanielcruzz
Copy link
Contributor

I wanted to use SSR to avoid exposing my API calls. I was very confused as to why after following the docs I still saw requests on the Network tab. I'm updating the docs in case anyone wants to avoid any client-side calls.

Closes #

🎯 Changes

Update docs for SSR using Next.js

✅ Checklist

  • I have followed the steps listed in the Contributing guide.
  • If necessary, I have added documentation related to the changes made.
  • I have added or updated the tests related to the changes made.

I wanted to use SSR to avoid exposing my API calls. I was very confused as to why after following the docs I still saw requests on the Network tab. I'm updating the docs in case anyone wants to avoid any client-side calls.
@ddanielcruzz ddanielcruzz requested a review from a team as a code owner February 19, 2023 20:03
@vercel
Copy link

vercel bot commented Feb 19, 2023

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

Name Status Preview Comments Updated
www ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 6, 2023 at 10:56PM (UTC)

@vercel
Copy link

vercel bot commented Feb 19, 2023

@ddanielcruzz is attempting to deploy a commit to the trpc Team on Vercel.

A member of the Team first needs to authorize it.

English is not my first language 😓
KATT
KATT previously approved these changes Mar 3, 2023
Copy link
Member

@KATT KATT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

KATT
KATT previously approved these changes Mar 3, 2023
@KATT KATT merged commit 620b73d into trpc:main Mar 6, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
♻️ autoupdate 🕸 www Stuff to do with the website (`/www` folder)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants