#solid-principles

[ follow ]
fromLogRocket Blog
1 month ago

SOLID series: Understanding the Interface Segregation Principle (ISP) - LogRocket Blog

At a buffet, instead of getting to choose the dishes you want, you are handed a large tray filled with everything - sushi, pizza, hamburgers, and a weird-looking dessert. If all you wanted was a slice of pizza, you would find the whole platter a tad overwhelming, right?
Software development
fromLogRocket Blog
2 months ago

Liskov Substitution Principle (LSP) - LogRocket Blog

LSP enables safe substitution of class instances, preventing system breaks.
fromLogRocket Blog
3 months ago

Solid series: Single Responsibility Principle (SRP) - LogRocket Blog

SOLID principles are like architectural blueprints for code, ensuring robust and maintainable software by promoting structured design through key principles.
Software development
[ Load more ]