Gabriel Vergnaud
banner
gabrielvergnaud.com
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
Here is another reason I like Type Catalogs.

They can easily be transformed with Mapped Types!

Full code snippet in thread 🧵👇
February 23, 2025 at 4:26 PM
Template Literal Types are awesome.

If you concat `number` and a union of time units, you have a human readable AND type-safe way to provide time values! 👇
November 14, 2024 at 12:30 AM