Go code organization best practices

Go Time: Golang, Software Engineering

Episode | Podcast

Date: Thu, 14 Apr 2022 18:15:00 +0000

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.