Tagged in

Union Types

Vimeo Engineering Blog
Vimeo Engineering Blog
We tinker, we build, and we dream up all-new things to help support the world's best community of creators. Lift up the hood and see how it all works.
More information
Followers
2.8K
Elsewhere
More, on Medium

Automated type inference for dynamically typed programs

Recently, we released a tool called Psalm that’s designed to check PHP code for potential errors. We use it at Vimeo as part of our build process, and it helps us stop bugs from making it into production code.