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

Info: How does this package differ with TRPC #37

Open
martin-fv opened this issue Jun 6, 2022 · 1 comment
Open

Info: How does this package differ with TRPC #37

martin-fv opened this issue Jun 6, 2022 · 1 comment

Comments

@martin-fv
Copy link

Hi,
great package, however I'd like to know how this differs with TRPC, which also offers type-safety for server routes, which also has a NextJs integration: https://trpc.io/docs/nextjs

Would love to hear your opinion...

@martin-fv martin-fv changed the title Info: How does this page differ with TRPC Info: How does this package differ with TRPC Jun 6, 2022
@kopach
Copy link

kopach commented May 10, 2023

I'm not familiar with this much, but from what I can see - trpc validates API routes while this package can validate path's passed to next Link component. This helps to eliminate dead links.

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

No branches or pull requests

2 participants