Posts
-
Run tests before pushing to remote repo using husky
A poor man's local CI pipeline
-
Compile all Proto files to Go code using a Makefile
We like being lazy (and smart)
-
Installing gcc on Windows for Go
I see... Cgo packages need gcc
-
Letting go of Docker Desktop in Windows
It is not the only way to get Docker
-
Factory pattern for singleton values using a Map
Using a map instead of an if-chain for a singleton factory