How to incrementally adopt Edge functions with multiple TRPC backends
Jan 8, 2024 · 3 min read · While researching edge functions for improving performance on my company's app lore.xyz, I found a way to get the client type safety of TRPC with the performance improvements of edge functions all bundled into a familiar trpc client API. But I needed...
THifumi commented
