Back to all writing
Category1 Article

TypeScript

Curated engineering essays and architecture breakdowns focusing on typescript.

TypeScript
• 6 min read

Type-Safe Content Pipelines with Zod & Astro

How to construct schema-validated Markdown and JSON pipelines that catch data anomalies, invalid links, and frontmatter drift at compile-time.

#typescript#zod#astro
Read