I have a strong feeling that something is wrong in our trpc & react query hooks' structure or organization and its severely impacted the dev experience. Does anyone have experience scaling a trpc nextjs application? Are there any code structure or patterns that you use to do trpc the "right" way?
I'm coming from a dotnet / laravel stack and minor ui changes would never have spanned more than 2-3 files. It's hard to find examples of companies using trpc in production and since its new there isn't a lot of info about good practices around it.