File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
apps/content/content/docs Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ This comparison table helps you understand how oRPC differs from other popular T
1313| Feature | oRPC | tRPC | ts-rest | Description |
1414| ------------------------ | ---- | ---- | ------- | ------------------------------------------------------------------ |
1515| End-to-end Type Safety | β
| β
| β
| Full TypeScript type inference from backend to frontend. |
16- | End-to-end Type Error | β
| π | β
| Full TYpeScript type inference for Error from backend to frontend. |
16+ | End-to-end Type Error | β
| π | β
| Full TypeScript type inference for Error from backend to frontend. |
1717| React Query Integration | β
| β
| π‘ | Native support for React Query/TanStack Query. |
1818| Vue Query Integration | β
| π | π‘ | Native support for Vue Query/TanStack Query. |
1919| Pinia Colada Integration | β
| π | π | Native support for VPinia Colada. |
You canβt perform that action at this time.
0 commit comments