Alex / KATT
Alex / KATT
> Thanks! LGTM. Just a few linting issues, not sure if you care about those. But solution wise, I think it's a good direction! > > One other thing I'd...
## Summary - Add the ability to easily mock a tRPC backend for usage in things like storybook, jest, etc ### Background > There are many use cases for mocking...
### Describe the feature you'd like to request - We could speed up builds by caching stuff. - We're still on yarn 1 (I heard pnpm is cool) - We...
### Describe the feature you'd like to request We run 24? jobs as part of the CI on `next`. We can safely reduce that. ### Describe the solution you'd like...
> Also, as you're pointing out, RSC will hopefully fix this for us. I don't want to put too much more effort into `withTRPC` in it's current form as it...
- Make it so we get initial load status on first mount - Add `cachedScriptStatuses`-record for short-circuting & avoiding DOM-lookup ~Potentially, we could have a global `Record` defined rather than...
Hey gang! Looking at the typedefs of this SDK, I see a big void of actual type-safety: Even looking at [the docs](https://github.com/checkout/checkout-sdk-node/blob/master/documentation/docs/Api/12-Reconciliation.md) I still don't know what different endpoints are...
### Describe the feature you'd like to request Gathering all potential FAQ improvements here - [ ] Better structure in general, more text - [x] Router-middlewares https://github.com/trpc/trpc/discussions/3579 - [ ]...
> π v11 is available to use and **ready for production**: https://trpc.io/docs/migrate-from-v10-to-v11 ## Summary * The main goal of v11 is to improve our own quality-of-life by **removing v9-support** as...