AI · 59
OS · 169
Packages · 147
Programming · 146
Concepts · 16
1 page tagged concepts.
concepts
Understand TypeScript's structural type system — assignability is based on shape, not name; excess property checks are the one exception; nominal typing requires branded types or class privates.