Alex / KATT 🐱
@katt.dev
Reposted by Alex / KATT 🐱
Introducing tsl, an extension of tsc for type-aware linting!
Want to speed up your ESLint time without losing the great type-aware rules from @typescript-eslint.io?
Run `bunx tsl --migrate` to try it out!
github.com/ArnaudBarre/...
Want to speed up your ESLint time without losing the great type-aware rules from @typescript-eslint.io?
Run `bunx tsl --migrate` to try it out!
github.com/ArnaudBarre/...
GitHub - ArnaudBarre/tsl: An extension of tsc for type-aware linting
An extension of tsc for type-aware linting. Contribute to ArnaudBarre/tsl development by creating an account on GitHub.
github.com
July 9, 2025 at 9:34 PM
Introducing tsl, an extension of tsc for type-aware linting!
Want to speed up your ESLint time without losing the great type-aware rules from @typescript-eslint.io?
Run `bunx tsl --migrate` to try it out!
github.com/ArnaudBarre/...
Want to speed up your ESLint time without losing the great type-aware rules from @typescript-eslint.io?
Run `bunx tsl --migrate` to try it out!
github.com/ArnaudBarre/...
Reposted by Alex / KATT 🐱
there are 1,100 words in this article and zero of them are "bus"
Uber to introduce fixed-route shuttles in major US cities designed for commuters
Uber to introduce fixed-route shuttles in major US cities designed for commuters | TechCrunch
Ride-hail and delivery giant Uber is introducing cheap, fixed-route rides along busy corridors during weekday commute hours in major U.S. cities -- one
techcrunch.com
May 14, 2025 at 7:05 PM
there are 1,100 words in this article and zero of them are "bus"
Reposted by Alex / KATT 🐱
We know it's long overdue, but today we're thrilled to officially announce the general release of tRPC v11!
🚀 Read the announcement:
trpc.io/blog/announc...
🚀 Read the announcement:
trpc.io/blog/announc...
Announcing tRPC v11 | tRPC
Although tRPC v11 has been production-ready for a long time via the @next tag, we've gotten kinda addicted to adding new features without being sticklers to semantic versioning. Today, we're excited t...
trpc.io
March 21, 2025 at 3:36 PM
We know it's long overdue, but today we're thrilled to officially announce the general release of tRPC v11!
🚀 Read the announcement:
trpc.io/blog/announc...
🚀 Read the announcement:
trpc.io/blog/announc...
Reposted by Alex / KATT 🐱
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...
Let us know what you think!
trpc.io/blog/introdu...
Introducing the new TanStack React Query integration | tRPC
We are excited to announce the new TanStack React Query integration for tRPC is now available on tRPC's next-release. Compared to our classic React Query Integration it's simpler and more TanStack Que...
trpc.io
February 18, 2025 at 8:29 AM
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...
Let us know what you think!
trpc.io/blog/introdu...
Reposted by Alex / KATT 🐱
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...
Let us know what you think!
trpc.io/blog/introdu...
Introducing the new TanStack React Query integration | tRPC
We are excited to announce the new TanStack React Query integration for tRPC is now available on tRPC's next-release. Compared to our classic React Query Integration it's simpler and more TanStack Que...
trpc.io
February 18, 2025 at 8:29 AM
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...
Let us know what you think!
trpc.io/blog/introdu...
Reposted by Alex / KATT 🐱
@trpc.io now offers an integration built on top of queryOptions. I'm pretty hyped about this 🙌
Introducing the new TanStack React Query integration | tRPC
We are excited to announce the new TanStack React Query integration for tRPC is now available on tRPC's next-release. Compared to our classic React Query Integration it's simpler and more TanStack Que...
trpc.io
February 18, 2025 at 6:41 AM
@trpc.io now offers an integration built on top of queryOptions. I'm pretty hyped about this 🙌
Reposted by Alex / KATT 🐱
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 🍻🤑
We can offer beer-money in return 🍻🤑
February 11, 2025 at 4:35 PM
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 🍻🤑
We can offer beer-money in return 🍻🤑
i'd be at least 2x as excited to join a company that was part of @opensourcepledge.com
The Open Source Pledge is one of the most exciting initiatives for open source I've seen in years.
Open source funding today is inherently broken. Do the right thing, support open source.
@opensourcepledge.com
Open source funding today is inherently broken. Do the right thing, support open source.
@opensourcepledge.com
January 31, 2025 at 3:36 PM
i'd be at least 2x as excited to join a company that was part of @opensourcepledge.com
is there markdown support yet
```ts
console.log('hello')
```
```ts
console.log('hello')
```
January 24, 2025 at 6:14 PM
is there markdown support yet
```ts
console.log('hello')
```
```ts
console.log('hello')
```
Reposted by Alex / KATT 🐱
Our “new” suspense integration - an exposed promise that you can pass to `use` - has an issue inside transitions:
“A component was suspended by an uncached promise. Creating promises inside a Client Component or hook is not yet supported, except via a Suspense-compatible library or framework.”
“A component was suspended by an uncached promise. Creating promises inside a Client Component or hook is not yet supported, except via a Suspense-compatible library or framework.”
December 4, 2024 at 6:33 PM
Our “new” suspense integration - an exposed promise that you can pass to `use` - has an issue inside transitions:
“A component was suspended by an uncached promise. Creating promises inside a Client Component or hook is not yet supported, except via a Suspense-compatible library or framework.”
“A component was suspended by an uncached promise. Creating promises inside a Client Component or hook is not yet supported, except via a Suspense-compatible library or framework.”
Easiest way to remember it
||nion type
Inter&ection type
Inter&ection type
December 4, 2024 at 5:58 AM
Easiest way to remember it
I still mix up the terms "union" and "intersection" all the time no matter how much typescript I write
December 3, 2024 at 1:49 PM
I still mix up the terms "union" and "intersection" all the time no matter how much typescript I write
if you're making npm packages you should prob use pkg.pr.new
November 13, 2024 at 8:01 AM
if you're making npm packages you should prob use pkg.pr.new
yo follow @colinhacks.com, my neighbouring dot
the nearest bright dots to me are @katt.dev @andarist.bsky.social and @kettanaito.com....so yeah this thing really works
November 12, 2024 at 10:44 PM
yo follow @colinhacks.com, my neighbouring dot
@juliusm.bsky.social is the best
i should really just always ping him first, but i try not to be too overbearing
i should really just always ping him first, but i try not to be too overbearing
November 10, 2024 at 11:54 PM
@juliusm.bsky.social is the best
i should really just always ping him first, but i try not to be too overbearing
i should really just always ping him first, but i try not to be too overbearing
anyone that can help me get explicit resource management to work in trpc? feels *very* nice to use for cleanup of stuff in tests
only prettier stops me
github.com/trpc/trpc/pu...
only prettier stops me
github.com/trpc/trpc/pu...
chore: make explicit resource managament work by KATT · Pull Request #6217 · trpc/trpc
Closes #
🎯 Changes
Trying to use Explicit Resource Managament, but prettier doesn't let me
I get the following error:
➜ trpc git:(11-01-using) ✗ pnpm prettier packages/tests/server/using.test....
github.com
November 10, 2024 at 2:45 PM
anyone that can help me get explicit resource management to work in trpc? feels *very* nice to use for cleanup of stuff in tests
only prettier stops me
github.com/trpc/trpc/pu...
only prettier stops me
github.com/trpc/trpc/pu...
I reached 1k followers here around 10 years quicker than on twitter
November 6, 2024 at 3:58 PM
I reached 1k followers here around 10 years quicker than on twitter
Reposted by Alex / KATT 🐱
I'll remember the world before and after this PR: github.com/microsoft/Ty...
The new era of conditional types checking is coming in TypeScript 5.8!
The new era of conditional types checking is coming in TypeScript 5.8!
Narrow generic conditional and indexed access return types when checking return statements by gabritto · Pull Request #56941 · microsoft/TypeScript
Fixes #33912.
Fixes #33014.
Motivation
Sometimes we want to write functions whose return type is picked between different options, depending on the type of a parameter. For instance:
declare const ...
github.com
November 6, 2024 at 9:23 AM
I'll remember the world before and after this PR: github.com/microsoft/Ty...
The new era of conditional types checking is coming in TypeScript 5.8!
The new era of conditional types checking is coming in TypeScript 5.8!
i have no idea what atproto is and at this point i'm afraid to ask, also don't know if I even [should] care
November 5, 2024 at 12:14 PM
i have no idea what atproto is and at this point i'm afraid to ask, also don't know if I even [should] care
someone make `npm i react-skeet` happen
just fork `react-tweet` and you're 90% there
just fork `react-tweet` and you're 90% there
has anyone made a bluesky post RSC yet
November 5, 2024 at 2:07 AM
someone make `npm i react-skeet` happen
just fork `react-tweet` and you're 90% there
just fork `react-tweet` and you're 90% there
can we agree that the dodo (🦤) is the official emoji for twitter/X here?
November 5, 2024 at 1:50 AM
can we agree that the dodo (🦤) is the official emoji for twitter/X here?
I use Android and it works amazingly even for me 👏
November 5, 2024 at 12:11 AM
I use Android and it works amazingly even for me 👏