August 2023
-
🐥Removing duplicates from a slice
-
🔗A Guide to Writing slog Handlers
-
🔗Why you shouldn't use func main in Go
-
🔗Idempotent close in Go
November 2022
August 2022
-
🐥Another way of accessing private and protected properties in PHP
-
🐥Getting the names and values of an enum using a trait
June 2022
May 2022
February 2022
December 2021
January 2021
-
🔗Using checksums to verify syncing 100M database records
-
🐥Gotcha with defer in Go
-
🐥Assert vs require in testify
-
🐥Using environment variables in Go tests
-
🐥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