One of my biggest pet peeves in Go was the lack of vocabulary to express optional values. In episode 2 of Go adventures, we dive into the old and new solutions.
I've wanted to explore Fly.io for a while now. It's a platform that provides a global application delivery network, focusing on simplifying the deployment and management of infrastructure. Let's build a web app on it together!
API development may seem simple, but designing ergonomic APIs that are a joy to use is a subtle art. In this post, I will dive into common mistakes that I've encountered.