Tag Archives: software architecture
Try loose coupling in your code
Ever ran into the issue of a developer making a change in the code with ripple effects? Once that happens, you have to institute more comprehensive regression tests throughout the system, hoping to avoid such ripple effects in the future. … Continue reading
