Optimizing Monorepo development with Go Workspaces
Working with monorepos (repositories with multiple packages or modules) is a common practice on teams that want to centralize the development of some relational components on the same repo. However, managing dependencies between these packages using ...
andrefelizardo.dev5 min read