#object-oriented-design

[ follow ]
fromLogRocket Blog
1 month ago

Liskov Substitution Principle (LSP) - LogRocket Blog

LSP enables safe substitution of class instances, preventing system breaks.
Java
fromHackernoon
2 years ago

Refactoring 029 - How to Replace NULL With Collection | HackerNoon

Replace nullable optional attributes with empty collections to eliminate null checks and leverage polymorphism.
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.
[ Load more ]