Description
Transform apps/web from a simple demo into a comprehensive Type Testing Cookbook. Each page = one use case: the code being tested, the type assertion, and the exact TypeScript error produced when the test fails.
Why
expect-type has 63M weekly downloads but no docs site. The web app is a unique asset: interactive, searchable, with real error output. It should be the first place a developer lands when learning type testing.
Acceptance criteria
Risks
- Medium. Requires sustained content effort beyond code. Consider contribution workflow.
Related
Description
Transform apps/web from a simple demo into a comprehensive Type Testing Cookbook. Each page = one use case: the code being tested, the type assertion, and the exact TypeScript error produced when the test fails.
Why
expect-type has 63M weekly downloads but no docs site. The web app is a unique asset: interactive, searchable, with real error output. It should be the first place a developer lands when learning type testing.
Acceptance criteria
Risks
Related