Featured post
creatures.sh 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 ->
Want to contribute to creatures.sh?
Learn how creatures.sh A simple change improved Chakra UI's PageSpeed significantly
I’ve noticed that the PageSpeed scores for https://chakra-ui.com were not that great. I know that we’ve built the page using the best practices, but for some reason the scores weren’t what we expected.
Read on ->