SOLID principles in GO with examples
Jun 1, 2023 · 4 min read · Introduction The SOLID principles are a set of five design principles that help developers build code that is easier to maintain, test and extend. These principles were introduced by Robert C. Martin, in his paper Design Principles and Design Pattern...
Join discussion