Making TypeScript type-checking faster with project references, isolated declarations, and TypeScript 7
A practical path to faster full-repo TypeScript checks: project references first, then isolated declarations when the measurements justify it.
Field Notes
Longer essays on frontend architecture, performance, accessibility, and reliability.
A practical path to faster full-repo TypeScript checks: project references first, then isolated declarations when the measurements justify it.
How GraphQL polymorphism, Relay fragments, and a reviewed component registry can make server-driven UI flexible without making it unbounded.
How project references, build state, and a carefully restored baseline can make TypeScript checks practical in a large workspace.