Open-Closed Principle in Software Development
Have you ever introduced a new feature, only to realize that it requires you to modify code in many other parts of the system?
This phenomenon is a well known anti-pattern in software development, called “shotgun surgery.” It leads to difficulty of m...
blog.jeremyalv.com5 min read