DEV Community

Cover image for tRPC-SvelteKit v3 supports tRPC v10 ๐ŸŽ‰
Ionut-Cristian Florescu
Ionut-Cristian Florescu

Posted on

tRPC-SvelteKit v3 supports tRPC v10 ๐ŸŽ‰

It's been 10 months since I released the initial version of tRPC-SvelteKit, an adapter enabling TypeScript developers to build and consume type-safe APIs in SvelteKit applications.

I'm happy to announce that v3 works with tRPC v10 and comes with a nice documentation website:

icflorescu.github.io/trpc-sveltekit

The documentation website showcases how you could use tRPC procedures in SvelteKit's page load / page server load functions and how you could implement cookie-based authentication.

Have a look at it and please star the project repo if you find it useful.

Also, if you're looking to hire the services of a seasoned front-end/full-stack React and/or Svelte developer, have a look at my GitHub profile and don't hesitate to drop me a line at the email address you'll find in there.

Top comments (0)