We just released our new TanStack Query adapter for @trpc.io powered by the `queryOptions` API. Codemod available (still a bit of a WIP but works quite well) for simple migration.
Let us know what you think!
trpc.io/blog/introdu...
@jumr.dev.bsky.social
We just released our new TanStack Query adapter for @trpc.io powered by the `queryOptions` API. Codemod available (still a bit of a WIP but works quite well) for simple migration.
Let us know what you think!
trpc.io/blog/introdu...
We're about to release a new @trpc.io x @tanstack.com package and are working on a codemod - anyone good at wrangling these things and wants to help out?
We can offer beer-money in return ๐ป๐ค
this is the function that transforms the iterable github.com/trpc/trpc/bl...
27.01.2025 16:34 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 0Dangit ๐ฅฒ
15.01.2025 17:04 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0I like that! We pushed for typed errors here but seemed out of scope :/ github.com/trpc/trpc/pu...
12.12.2024 15:48 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0not sure as it's currently `Schema.decode(mySchema)` and not `mySchema.parse` - so you need to import the effect dependency to decode a schema unlike zod where the parse method is attached to the schema itself
12.12.2024 13:05 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0We do custom parsing for them github.com/pingdotgg/up...
12.12.2024 12:22 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 0Nope
12.12.2024 12:21 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0Preventing route interception
11.12.2024 18:44 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Nah I gave up on that. This is to prevent intercepting route from rendering where it shouldnโt
11.12.2024 15:17 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Don't ask why I need this
11.12.2024 15:00 โ ๐ 11 ๐ 0 ๐ฌ 6 ๐ 0Its an initiative by Valibot, Zoe and Arktype - I donโt know of any other alt.
Up until now every schema library has used their own type structure so when another library wanna build on top (e.g trpc) itโd need to add inference helpers for every interface they want to support. This streamlines that
๐ซ
11.12.2024 10:29 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 0Anyone got Next.js intercepting/parallel routes work with exit animations? Rendering a modal and going back dismisses the modal without the animation
11.12.2024 10:28 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 01 interface for libraries to implement that allows the user to use any schema library they want.
11.12.2024 10:27 โ ๐ 4 ๐ 0 ๐ฌ 1 ๐ 0uv and ruff makes python not suck ๐
10.12.2024 18:57 โ ๐ 8 ๐ 0 ๐ฌ 0 ๐ 0Yea sometimes theyโre nice, especially if they can leverage the browsers โobject expanderโ ( not sure if they do that today). I just want to be able to disable it when debugging client side stuff
They are labeled, donโt think you can filter them away though.
Hmm..
I donโt quite like that they hijack it like that, especially when debugging something client side and you get all the server noise mixed in
Can you disable the new thing where @nextjs.org (or React, not sure which it id) logging server logs in the browser during dev?
08.12.2024 00:10 โ ๐ 3 ๐ 0 ๐ฌ 2 ๐ 0Nice! Ticks all the boxes. Works on mobile, can select version and link specific lines of code socket.dev/npm/package/...
04.12.2024 14:02 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 0Too much noise for simple lookups + doesnโt work on mobile
04.12.2024 14:00 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Tempted to make a tiny browser extension that takes you to that other page when pressing . on npmjs.com/PKG
04.12.2024 13:27 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Sometimes need something faster just to verify something. Sometimes even on the phone
04.12.2024 13:25 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0๐๐
04.12.2024 13:23 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Yea thatโs great but doesnโt show the distributed files
04.12.2024 13:23 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Is there a better code browser for a distributed npm package? npmjs.com 's code tab really sucks
04.12.2024 12:24 โ ๐ 9 ๐ 0 ๐ฌ 5 ๐ 0Cheers ๐ป
21.11.2024 23:48 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Let us know what you think!
20.11.2024 19:20 โ ๐ 8 ๐ 2 ๐ฌ 0 ๐ 0how would you do when testing client stuff with a server? so like starting a server in node env and then running client tests using vitest browser mode.
20.11.2024 16:10 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Socket disconnected
19.11.2024 11:59 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0