Go code organization best practices

14/04/2022 1h 0min

Listen "Go code organization best practices"

Episode Synopsis

We often have code that's similar between projects and we find ourselves copying that code around. In this episode we discuss what to do with this common code, how to organize it, and what code qualifies as this common code.