jrdn
Explore posts from serversReal-world Large Application Examples?
Are there any OSS examples (besides cal.com) demonstrating large tRPC code bases?
I want to see how people are structuring their routers and handlers to avoid overly large routers.
I was thinking of having each router import all the independent procedures.
For the sake of a large team, separations of concerns tends to be more benefitial in some scenarios.
2 replies