DEV Community

Jesse Warden
Jesse Warden

Posted on • Originally published at jessewarden.com

1

Valibot: JavaScript Schema Validator

If you like JavaScript’s Zod to validate your types at runtime, you’ll Valibot. Like Zod, however, you can also use it with TypeScript to get compiler help. Their current claim to fame is the Lodash style of “1 function per file” which makes it easier for bundlers to shrink the code down super small.

https://www.builder.io/blog/introducing-valibot

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read more

Top comments (1)

Collapse
 
artydev profile image
artydev

Great thank you