#union-types

[ follow ]
#typescript
from2ality
5 months ago
JavaScript

Conditional types in TypeScript

Conditional types in TypeScript enhance type decisions and manipulations, particularly with generics and union types.
from2ality
6 months ago
JavaScript

Template literal types in TypeScript: parsing during type checking and more

Template literal types in TypeScript enable static syntax checking and string manipulation at the type level, leveraging JavaScript's syntax.
JavaScript
from2ality
6 months ago

Template literal types in TypeScript: parsing during type checking and more

Template literal types in TypeScript enable static syntax checking and string manipulation at the type level, leveraging JavaScript's syntax.
[ Load more ]