SOLID Principles 馃挭
Jan 21 路 6 min read 路 The significance of SOLID Principles is that it helps us to write code that doesn鈥檛 collapse under its own weight as the project grows. Golang code examples are attached to explain each principle. 1.) Single Responsibility Principle SRP states that C...
Join discussion


