SOLID Principles Refresher
SOLID is a set of five simple rules that help you write cleaner, safer, and easier-to-maintain object-oriented code. Each principle helps you avoid common headaches as your codebase grows.
These principles are good engineering habits, born from real ...
code-like-a-woman.hashnode.dev8 min read