Popular

Fun with TypeScript GenericsFebruary 13, 2026Adam Rackis

Latest Articles

Fun with TypeScript Generics

By Adam Rackis on

Generics, combined with conditional types can make for an incredibly powerful combination. When you look at things the right way, you can ask very useful questions about your types that allow you to build the precise API you want.