How SOLID principles help developers to write better code
SOLID principles are five design principles applicable to object-oriented design which makes code understandable, maintainable and extensible.
Why do we need SOLID?
Most of the real-world applications we come across in daily life are complex, it inco...
srinivasakarthikeyan.hashnode.dev4 min read