SvelteKit Remote Functions: Goodbye, API Boilerplate
If you've built anything non-trivial in SvelteKit, you know the dance: create a +server.ts endpoint, write a fetch call on the client, hand-roll the types on both sides, and hope they never drift apar
grimicorn.hashnode.dev4 min read