Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solid-principles

Does Reflection violate LSP?

Typescript - Open-closed principle

How to not violate Open/Closed Principle when checking for type is needed

What is the scope of the Single Responsibility Principle and how does it work with DRY?

Duplicate business logic in front-end with ddd microservice back-end

Dependency Inversion Principle - Where should the interfaces go?

Applying OOP principles to microservices

How does the SOLID open/closed principle fit in with Dependency Injection and dependency inversion

c# solid-principles

How do I use my implementation of an interface without creating a dependency on the implementation?

Best Practice for OOP function with multiple possible control flows

Single responsibility vs encapsulation

Single responsibility principle on complex process

Interface Segregation Principle- Program to an interface

Open close solid principle conditional fails

java solid-principles

How to inject the path configuration into ServeStaticModule from another service?

SOLID , SRP , IComparable

Without reflection is it possible to determine the class to run

Should I violate the S in SOLID or should I violate the DRY Principle?

SOLID Design Principles : Liskov Substitution Principle and Dependency Inversion Principle