Building a web app on Fly.io: Scaffolding 7 minutes 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!
Go adventures: Live reload and debugging in a Docker container 9 minutes Welcome to part 1 of this series about exploring Go. Today we are going to set up a comfy development environment in Docker containers.