Notes


Validate schemas and declare types with Zod

Zod is a Typescript package that lets you declare your data types and do runtime type checking.

February 12, 2022

Syntax highlighting ASTs

Useful libraries for coloring programming language syntax.

January 28, 2022