2022
Idiomatic is what works for you and your team at the end of the day
You cannot trick the Go compiler, and that is a good thing.
If you are betting on PostgreSQL, pgx is the right choice.
2021
A thought experiment with generic type parameters
This article will demonstrate the implementation of a generic slice filter function using the new type parameters syntax.
My journey with generic type parameters in Go continues.
Using a flag that appears to have been brought to light with v1.17
Reason wanted me to make a choice, and I am so glad I didn’t. Because the more I kept delving into both Elixir and Go, the more I found out how complementary the two can be to one another.
2020
Overcome the hurdles of managing environment variables, while developing your next Go app.
2019
Here is how to fix it.