Gabriel Vergnaud

@gabrielvergnaud.com

TypeScript nerd • Open Source (TS-Pattern, HOTScript) • Teacher • Staff Eng @datadog Unleash TypeScript's full potential 👉 http://type-level-typescript.com

Hey friends 👋 Trying out @bsky.app, looks great so far! I'll post TypeScript and programming related things. to get started, here is an article I wrote a couple of weeks ago explaining how to get optional keys from object types 🤗 type-level-typescript.com/articles/how...

How to get optional keys from object types in TypeScript? — Type-Level TypeScript

Let's build a reusable type helper to get all optional keys from an object type in TypeScript.

type-level-typescript.com