Coffee Break
Coffee break, or broken coffee? Repairing an ailing Sage Bambino espresso machine
Coffee break, or broken coffee? Repairing an ailing Sage Bambino espresso machine
Letting Yourself Go: learning to do things the Go way from an OOP background. Part 2: Variable Naming
Introducing tool and suggested process for rolling out consistent coding standards in legacy codebases.
Letting Yourself Go: learning to do things the Go way from an OOP background. Tips for developers on learning Go, for devs with a background in PHP, Java, C# etc.
Writing testable code often means coding against interfaces, and separating business logic from infrastructural side-effects. Testability isn’t the only reason to code like this.