Blog
-
Handling Null Values in a Go REST API Server
Patterns for handling nullable values in Go REST API servers
-
HTML Media Element Playing State
Using a state machine for HTML Media Element playing state
-
Detached docker exec logs
How to read the stdout of a docker compose exec command on a detached docker compose service
-
Python Output Buffering
Python output buffering and how to disable it
-
Javascript todo app for the absolute beginner
A simple todo app using vanilla JavaScript for the absolute beginner