
Compile-time Immutability in TypeScript
James Wright explores the possibilities for using constructs to achieve compile-time immutability in TypeScript with const assertions and recursive types.
James Wright explores the possibilities for using constructs to achieve compile-time immutability in TypeScript with const assertions and recursive types.