DEV Community

# solid

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 05 - Inversão de Dependência)

Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 05 - Inversão de Dependência)

19
Comments 2
2 min read
Inversão de dependências exemplificado

Inversão de dependências exemplificado

12
Comments 2
4 min read
LSP and ISP: The LI of SOLID

LSP and ISP: The LI of SOLID

3
Comments
2 min read
Understanding SOLID Principles: Dependency Inversion

Understanding SOLID Principles: Dependency Inversion

46
Comments 1
3 min read
Nodejs Building Concurrent Operations With Queue

Nodejs Building Concurrent Operations With Queue

12
Comments
2 min read
Understanding SOLID Principles: Interface Separation

Understanding SOLID Principles: Interface Separation

2
Comments
4 min read
How I Understand SOLID Principles

How I Understand SOLID Principles

5
Comments 1
3 min read
SOLID Principles: For maintainable, flexible, and extensible code

SOLID Principles: For maintainable, flexible, and extensible code

12
Comments
6 min read
Understanding SOLID Principles: Liskov Substitution Principle

Understanding SOLID Principles: Liskov Substitution Principle

22
Comments 3
8 min read
Revisiting the D in SOLID

Revisiting the D in SOLID

4
Comments
2 min read
How to get rid of switch statements

How to get rid of switch statements

10
Comments 1
2 min read
Revisiting the I in SOLID

Revisiting the I in SOLID

15
Comments
2 min read
Revisiting the L in SOLID

Revisiting the L in SOLID

12
Comments 2
2 min read
SOLID Principles in Swift: Open/Closed Principle

SOLID Principles in Swift: Open/Closed Principle

5
Comments
4 min read
Revisiting the O in SOLID

Revisiting the O in SOLID

6
Comments
2 min read
SOLID Principles in Swift: Single Responsibility Principle

SOLID Principles in Swift: Single Responsibility Principle

3
Comments 2
6 min read
Single-responsibility principle applied to an Organization

Single-responsibility principle applied to an Organization

3
Comments 2
2 min read
DIP - The Dependency Inversion Principle

DIP - The Dependency Inversion Principle

9
Comments
3 min read
ISP - The Interface Segregation Principle

ISP - The Interface Segregation Principle

1
Comments
3 min read
Understanding SOLID Principles: Open Closed Principle

Understanding SOLID Principles: Open Closed Principle

79
Comments 2
5 min read
LSP - The Liskov Substitution Principle

LSP - The Liskov Substitution Principle

1
Comments
3 min read
OCP - The Open-Closed Principle

OCP - The Open-Closed Principle

6
Comments
3 min read
SRP - The Single Responsibility Principle

SRP - The Single Responsibility Principle

3
Comments
3 min read
Laravel Pipelines By Example | Chain of Responsibility Design Pattern

Laravel Pipelines By Example | Chain of Responsibility Design Pattern

15
Comments 1
2 min read
Understanding SOLID: Single Responsibility Principle

Understanding SOLID: Single Responsibility Principle

46
Comments 10
3 min read
loading...