TtRPC•Created by jrdn on 5/11/2023 in #❓-help Scaling tRPC
Editor is what I’ve seen. My worry is that using next.js and typescript alone without tRPC is sort of a slower experience, that using tRPC with >100 routes with various zod inputs, etc, will cause slow downs in editor.
I’m assuming runtime performance is fine.