August 2023
-
🔗A Guide to Writing slog Handlers
-
🔗Why you shouldn't use func main in Go
-
🔗Idempotent close in Go
-
🔗Writing a package manager
-
🔗Infrastructure management for several high-traffic PHP applications
-
🔗How to build an Uptime Monitoring System in Go
-
🔗Cognitive load of Go vs other languages
-
🔗Go 1.21 is released!
March 2021
January 2021
-
🐥Using the Docker client from Go part 2
-
🐥Using the Docker client from Go part 1
-
🐥Gotcha with defer in Go
-
🐥Using JWT with Labstack Echo
-
🐥Assert vs require in testify
-
🐥Using environment variables in Go tests
-
🐥Migrating from GORM v1 to v2
-
🐥Waiting for a MySQL database in Go
-
🐥Truncating a Unix timestamp to the hour using Go
-
🐥Parsing a key pair from a PEM file in Go
-
🐥Looking up a CNAME in Go
-
🐥Pretty-print JSON with Go
-
🐥Embedding file with Go 1.16