Go

18 Dec 2024

Mocking Mayhem: Cutting the Strings on Overengineering Golang

Refactor Golang code and tests by eliminating unnecessary utility injections, embracing cleaner, deterministic, and maintainable test-driven development practices.

4 Nov 2024

Go Interfaces

Unlock the Power of Golang Interfaces: Simplifying Abstractions and Flexibility in Your Codebase