Snippets

Contents

Snippets#

Short pieces of TypeScript the operator pastes into a tsx scratch file or a TS playground.

One-liners

Type guards, narrowing helpers, satisfies, zod schemas, Object.entries structures.

One-liners

References#

  • Types for the type system these snippets touch.