Articles › opinion

 

    Articles marked with ★ are favorites of mine

    2025

  1. The 9 Go test assertions I use (and why)  
  2. How to manage configuration settings in Go web applications  
  3. When is it OK to panic in Go?
  4. Eleven tips for structuring your Go projects
  5. 2022

  6. The 'fat service' pattern for Go web applications  
  7. 2021

  8. Which Go router should I use?
  9. 2015

  10. Organising database access in Go