Learn how to use tRPC in your SvelteKit project. tRPC is a modern technology that allows for code sharing, efficient communication between services, and runtime validation. It provides faster performance, better DX, and simplifies the process of sharing code and schemas between frontend and backend.
Table of contents
How to use tRPC in your SvelteKit project if you’re a zoomer fullstack developerWhat is tRPC anyway?Why is tRPC anyway?How tRPC worksCreating server instanceAdopting tRPC to SvelteKitUnlocking tRPC on clientWhat if we need to bring some ContextValidationScaling upConclusionThanks for spending time on this article. Hope you’d have a great or evening, whatever it is! Have fun!1 Comment
Sort: