Sachin Raja

Results 19 issues of Sachin Raja

This is more of something that would take nextjs-routes to the next level for us, but it's already a great solution. It would be nice if we could augment the...

enhancement
help wanted

# What / Why The text at the end of each code block is cut off by the copy button. ![image](https://user-images.githubusercontent.com/58836760/122847294-44823280-d2bc-11eb-9081-189517beb81f.png) [image from here](https://docs.npmjs.com/cli/v7/using-npm/scripts#special-packagejson-config-object) The full line is `http.createServer(...).listen(process.env.npm_package_config_port)`, but...

bug
help wanted

part of #2708 ## 🎯 Changes What changes are made in this PR? Is it a feature or a bug fix? Switch to pnpm from Yarn. Installations are much faster.

@trpc/react
@trpc/server
@trpc/client
@trpc/next
🕸 www

### Describe the feature you'd like to request change query key shape so you can invalidate entire routers ### Describe the solution you'd like to see ```ts ["todo.detail.get",1] --> ["todo",...

✨ enhancement
@trpc/react

🕸 www

It would help us make sure we don't regress from - #2890 - #2716 We have an `big-router` example so if we could run both declaration and perf testing for...

🧙🏻 typescript wizardry
😌 QoL
typescript wizardry

## 🎯 Changes Adds a link for form data. Adds a way for users to hook into handling a content type on the server side. All new APIs are marked...

@trpc/server
@trpc/client

- #20 this makes it so you can call the server and client from the same object (`rsc`, for now).