pavel (@prchdk) 's Twitter Profile
pavel

@prchdk

currently deseng @github

product engineer, typescript developer and rational tinkerer

ID: 2873710719

linkhttps://prch.dk calendar_today12-11-2014 13:34:02

1,1K Tweet

433 Takipรงi

392 Takip Edilen

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

# on shortification of "learning" There are a lot of videos on YouTube/TikTok etc. that give the appearance of education, but if you look closely they are really just entertainment. This is very convenient for everyone involved : the people watching enjoy thinking they are

pavel (@prchdk) 's Twitter Profile Photo

Whenever I wrote a component that accepted an array prop instead of composition via children, I regretted it in the future.

Meredith Whittaker (@mer__edith) 's Twitter Profile Photo

Telegram is notoriously insecure and routinely cooperates with govs behind the scenes while talking a big game about speech and privacy. Even their limited opt-in (roll their own) encryption is sus. The more you know ๐ŸŒˆ

pavel (@prchdk) 's Twitter Profile Photo

Does the tRPC proxy client cache response per each server request inside RSC? or do I need to manually wrap it with React `cache` helper (react.dev/reference/reacโ€ฆ)? cc Alex / KATT ๐Ÿฑ

pavel (@prchdk) 's Twitter Profile Photo

Oftentimes it seems that the more senior people are, the less docs they think they need to read. It should be the opposite.

pavel (@prchdk) 's Twitter Profile Photo

TIL: you can highlight text in a GitHub comment and press `R` to reply only to that automatically. (instead of clicking the three-dot button and then Quote reply and then deleting part of it)

pavel (@prchdk) 's Twitter Profile Photo

Server Actions are an alternative way to expose endpoints and should be treated as such. Even though they feel automagical, all practices for writing APIs still apply.

Ben McCann (@benjaminmccann) 's Twitter Profile Photo

Node.js now has the ability to directly run code with TypeScript types! github.com/nodejs/node/puโ€ฆ Current limitations: - Experimentally flagged - No transformations (enums, namespace, etc...) - No .js extension for .ts files - No running TS in node_modules

pavel (@prchdk) 's Twitter Profile Photo

Useful script for ensuring that all Next.js pages have metadata. It came handy recently during the Pages Router โ†’ App Router migration.

Useful script for ensuring that all Next.js pages have metadata. 

It came handy recently during the Pages Router โ†’ App Router migration.