Go adventures: Optional values 6 minutes 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.
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.