You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
martin-fv
changed the title
Info: How does this page differ with TRPC
Info: How does this package differ with TRPC
Jun 6, 2022
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.
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...
The text was updated successfully, but these errors were encountered: