
Do anything with a Valibot schema!
Introducing: @traversable/valibot andrew jarrett ・ Sep...
Browse the latest writing surfaced through DevArt.

Introducing: @traversable/valibot andrew jarrett ・ Sep...

A few weeks ago I released a TypeScript library called @traversable/valibot. This post covers what...

A few weeks ago I released a TypeScript library called @traversable/zod. This post covers what the...

Ever wondered if your code is optimized for V8's just-in-time compiler? Here's a neat trick: use the...

This is a longer-form article about how I built JavaScript's fastest “deep clone” function. Last...

This is the first article in a series. The follow-up is titled How to build JavaScript's fastest...

This post will be shorter than most, mostly because writing this has been on my todo list since I...

This post demonstrates a TypeScript pattern I've been experimenting with for the last year or...

Principal devs hate this one weird trick... Have you felt frustrated by how hard recursion is? If...