NEW Discord Server: / discord
In this video, I discuss some use cases of a DDD pattern in Golang using object value types. I discuss the benefits of using custom types rather than primitives, which helps to defeat primitive obsession within your Golang services.
Object value types help move your application into a language that your system can understand better, and help to ensure you're building a robust system, which of course in return protects your system from bad data from users or attackers.
Twitter: / samvcodes