creatures.dev

Featured post

The Environment variables type safety and validation with Zod article featured image creatures.dev

Environment variables type safety and validation with Zod

Using process.env directly in your project means you're double or triple checking the names of the environment variables. You can use Zod to validate if all of the environment variables are set, and to automatically get types for them.

Read on ->
An image of a creature from creatures.dev

Want to contribute to creatures.dev?

Learn how
<

1 / 2

>