Lessons Learned Migrating a Large Production Codebase from Zod v3 to v4
The Problem: Inconsistent Email Validation Across the Codebase
A frontend spike revealed that email validation logic between the backend and frontend was not consistent. The backend depended on a large Mailman regex with additional length checks, whi...
blog.ruthmatieu.com4 min read