#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
1 month 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
Cars
fromHackernoon
4 months ago

Enhance Your Code Architecture With SOLID Principles (with Swift Examples) | HackerNoon

Good architecture balances well-structured code with ease of extension, testing, and maintenance, as emphasized by the SOLID principles.
React
fromHackernoon
6 months ago

Writing Scalable and Maintainable React Code with SOLID Principles | HackerNoon

Applying SOLID principles enhances React component design by promoting modular and maintainable code.
JavaScript
fromHackernoon
2 years ago

Implementation of the Strategy Pattern in Kotlin and Spring | HackerNoon

The Strategy design pattern enhances extensibility and maintainability in software development, particularly in Kotlin with the Spring framework.
[ Load more ]