DEV Community

# solid

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
SOLID in PHP

SOLID in PHP

294
Comments 37
16 min read
SOLID — Principles of Object-Oriented Design

SOLID — Principles of Object-Oriented Design

286
Comments 2
6 min read
SOLID: Software Design Principles. Be a better developer

SOLID: Software Design Principles. Be a better developer

268
Comments 11
5 min read
Clean Architecture : um compilado dos Princípios de Design

Clean Architecture : um compilado dos Princípios de Design

117
Comments 2
4 min read
Practical Development Practices

Practical Development Practices

87
Comments 1
8 min read
Understanding SOLID Principles: Open Closed Principle

Understanding SOLID Principles: Open Closed Principle

78
Comments 2
5 min read
SOLID principles in the Go programming language

SOLID principles in the Go programming language

65
Comments 8
2 min read
Learn the SOLID principles for Object Oriented Programming

Learn the SOLID principles for Object Oriented Programming

61
Comments 3
6 min read
Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 01 - Responsabilidade Única)

Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 01 - Responsabilidade Única)

60
Comments 2
3 min read
JSX is not HyperScript

JSX is not HyperScript

59
Comments 4
3 min read
Dependency Injection in TypeScript

Dependency Injection in TypeScript

59
Comments 6
6 min read
S.O.L.I.D. Principles of Object-Oriented Programming in C#

S.O.L.I.D. Principles of Object-Oriented Programming in C#

53
Comments 2
13 min read
Hexagonal Architecture and Clean Architecture (with examples)

Hexagonal Architecture and Clean Architecture (with examples)

52
Comments 11
10 min read
Understanding SOLID: Single Responsibility Principle

Understanding SOLID: Single Responsibility Principle

45
Comments 10
3 min read
Automobiles and OOP, a SOLID understanding

Automobiles and OOP, a SOLID understanding

44
Comments
6 min read
Becoming a better Laravel developer by using the SOLID design principles. Part 1

Becoming a better Laravel developer by using the SOLID design principles. Part 1

41
Comments 7
2 min read
SOLID: The concept behind the code

SOLID: The concept behind the code

40
Comments
4 min read
Why SOLID may be useful for you in Elixir

Why SOLID may be useful for you in Elixir

39
Comments
6 min read
Understanding SOLID Principles: Dependency Inversion

Understanding SOLID Principles: Dependency Inversion

37
Comments 1
3 min read
FizzBuzz Typescript & SOLID Principles

FizzBuzz Typescript & SOLID Principles

36
Comments 8
4 min read
What is (wrong with) software

What is (wrong with) software

36
Comments 3
4 min read
Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 02 - Aberto-fechado)

Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 02 - Aberto-fechado)

36
Comments 5
3 min read
S.O.L.I.D: Single Responsibility Principle

S.O.L.I.D: Single Responsibility Principle

33
Comments 3
3 min read
Becoming a better Laravel developer by using the SOLID design principles. Part 2

Becoming a better Laravel developer by using the SOLID design principles. Part 2

30
Comments 8
3 min read
How to Deploy SolidJS

How to Deploy SolidJS

28
Comments 4
5 min read
SOLID: Principio de Responsabilidad Única

SOLID: Principio de Responsabilidad Única

27
Comments
7 min read
SOLID Principles with Examples in Python

SOLID Principles with Examples in Python

25
Comments 2
11 min read
SOLID: O conceito por trás do código

SOLID: O conceito por trás do código

25
Comments
5 min read
Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 03 - Substituição de Liskov)

Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 03 - Substituição de Liskov)

24
Comments 7
3 min read
What are SOLID principles?

What are SOLID principles?

24
Comments
2 min read
SOLID Principles: It's That Easy! 😱 STANDOUT 🌟 with SOLID Principles! 🧙‍♂️✨

SOLID Principles: It's That Easy! 😱 STANDOUT 🌟 with SOLID Principles! 🧙‍♂️✨

24
Comments 12
9 min read
Understanding Solid: Reactivity Basics

Understanding Solid: Reactivity Basics

24
Comments 1
3 min read
Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 04 - Segregação de Interface)

Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 04 - Segregação de Interface)

23
Comments 7
3 min read
De POO a SOLID explicado con Pokémon - Los cinco principios de SOLID

De POO a SOLID explicado con Pokémon - Los cinco principios de SOLID

23
Comments
8 min read
Single Responsibility vs Separation of Concerns

Single Responsibility vs Separation of Concerns

22
Comments
2 min read
SOLID: Open-Closed Principle in JavaScript

SOLID: Open-Closed Principle in JavaScript

21
Comments 1
2 min read
Creating Node Applications using SOLID principles

Creating Node Applications using SOLID principles

21
Comments
5 min read
De POO a SOLID explicado con Pokémons - JavaScript - El paradigma de POO

De POO a SOLID explicado con Pokémons - JavaScript - El paradigma de POO

20
Comments
4 min read
Dependency Inversion With Payment Gateways Stripe/Paypal Using Nodejs

Dependency Inversion With Payment Gateways Stripe/Paypal Using Nodejs

20
Comments
2 min read
Qual a diferença entre a inversão e a injeção de dependências?

Qual a diferença entre a inversão e a injeção de dependências?

19
Comments 1
7 min read
Understanding SOLID Principles: Liskov Substitution Principle

Understanding SOLID Principles: Liskov Substitution Principle

18
Comments 3
8 min read
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)

18
Comments 2
2 min read
Open-Closed Principle: The Hard Parts

Open-Closed Principle: The Hard Parts

18
Comments
11 min read
How to get started with Design Patterns

How to get started with Design Patterns

18
Comments
5 min read
Separation of Concerns and SOLID

Separation of Concerns and SOLID

17
Comments
11 min read
Open / Closed Principle

Open / Closed Principle

16
Comments 1
1 min read
CUPID x SOLID

CUPID x SOLID

16
Comments
7 min read
Como começar com Design Patterns

Como começar com Design Patterns

15
Comments 1
5 min read
Revisiting the I in SOLID

Revisiting the I in SOLID

15
Comments
2 min read
SOLID: Single Responsibility Principle in JavaScript

SOLID: Single Responsibility Principle in JavaScript

15
Comments 1
2 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
SOLID e o princípio do não faça mais do que não deve

SOLID e o princípio do não faça mais do que não deve

15
Comments
5 min read
S.O.L.I.D: Open/Closed Principle

S.O.L.I.D: Open/Closed Principle

15
Comments
3 min read
⚔ LOTR with SOLID principles 💍👿

⚔ LOTR with SOLID principles 💍👿

14
Comments
5 min read
SOLID Principles in iOS Development

SOLID Principles in iOS Development

14
Comments 1
5 min read
8 Design Principles that every Ruby Developer should know

8 Design Principles that every Ruby Developer should know

14
Comments
5 min read
SOLID: Interface Segregation Principle in JavaScript and TypeScript

SOLID: Interface Segregation Principle in JavaScript and TypeScript

13
Comments
3 min read
Do me a S.O.L.I.D.

Do me a S.O.L.I.D.

13
Comments
8 min read
SOLID: Dependency Inversion Principle in JavaScript and TypeScript

SOLID: Dependency Inversion Principle in JavaScript and TypeScript

13
Comments 1
2 min read
Use SOLID Principles To Become Better Automation Tester

Use SOLID Principles To Become Better Automation Tester

13
Comments
8 min read
loading...