The objective of part two is to bring you up to speed with industry best practices for producing clean, testable code that simplifies maintenance and prevents the accumulation of technical debt.
This section comprises the following chapters:
- Chapter 2, Best Practices for Writing Clean and Maintainable Go Code
- Chapter 3, Dependency Management
- Chapter 4, The Art of Testing