TypeScript validation libraries and type inlining | mary🐇
one of the best things to emerge from the TypeScript ecosystem has been the plethora of validation libraries like Zod or Valibot. these libraries allow you to get runtime validation and type inference from a single schema definition:
unfortunately, these libraries don't handle well in scenarios whe...
I thought I’d just describe how I personally do code review. Just a few reflections from experience - the kind of articles I enjoy the most, because they let you see someone’s perspective and maybe offer something fresh.
Should You Go Beyond Relational Databases? [Article] | Treehouse Blog
Is it time to move beyond relational databases? Explore the signs that your current database model might be holding you back and learn how to evaluate alternative technologies.
Is the Model Context Protocol a step backward? Explore why the traditional command line is still the most powerful & transparent interface for AI agents in 2026