Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
solid
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 05 - Inversão de Dependência)
Lucas Cavalcante
Lucas Cavalcante
Lucas Cavalcante
Follow
Mar 17 '21
Princípios SOLID: o que são e como aplicá-los no PHP/Laravel (Parte 05 - Inversão de Dependência)
#
php
#
solid
#
architecture
#
laravel
19
reactions
Comments
2
comments
2 min read
Inversão de dependências exemplificado
Murilo Maia
Murilo Maia
Murilo Maia
Follow
Mar 17 '21
Inversão de dependências exemplificado
#
typescript
#
solid
#
braziliandevs
12
reactions
Comments
2
comments
4 min read
LSP and ISP: The LI of SOLID
le0nidas
le0nidas
le0nidas
Follow
Feb 7 '21
LSP and ISP: The LI of SOLID
#
designprinciples
#
isp
#
lsp
#
solid
3
reactions
Comments
Add Comment
2 min read
Understanding SOLID Principles: Dependency Inversion
Tamerlan Gudabayev
Tamerlan Gudabayev
Tamerlan Gudabayev
Follow
Mar 7 '21
Understanding SOLID Principles: Dependency Inversion
#
beginners
#
computerscience
#
oop
#
solid
46
reactions
Comments
1
comment
3 min read
Nodejs Building Concurrent Operations With Queue
eslamelkholy
eslamelkholy
eslamelkholy
Follow
Feb 28 '21
Nodejs Building Concurrent Operations With Queue
#
node
#
javascript
#
oop
#
solid
12
reactions
Comments
Add Comment
2 min read
Understanding SOLID Principles: Interface Separation
Tamerlan Gudabayev
Tamerlan Gudabayev
Tamerlan Gudabayev
Follow
Feb 21 '21
Understanding SOLID Principles: Interface Separation
#
oop
#
beginners
#
solid
#
computerscience
2
reactions
Comments
Add Comment
4 min read
How I Understand SOLID Principles
Wends
Wends
Wends
Follow
Feb 20 '21
How I Understand SOLID Principles
#
solidprinciple
#
solid
#
principle
5
reactions
Comments
1
comment
3 min read
SOLID Principles: For maintainable, flexible, and extensible code
Abd ElRahman Shawareb
Abd ElRahman Shawareb
Abd ElRahman Shawareb
Follow
Feb 9 '21
SOLID Principles: For maintainable, flexible, and extensible code
#
ruby
#
ood
#
beginners
#
solid
12
reactions
Comments
Add Comment
6 min read
Understanding SOLID Principles: Liskov Substitution Principle
Tamerlan Gudabayev
Tamerlan Gudabayev
Tamerlan Gudabayev
Follow
Feb 7 '21
Understanding SOLID Principles: Liskov Substitution Principle
#
computerscience
#
oop
#
beginners
#
solid
22
reactions
Comments
3
comments
8 min read
Revisiting the D in SOLID
Elyess Eleuch
Elyess Eleuch
Elyess Eleuch
Follow
Feb 7 '21
Revisiting the D in SOLID
#
computerscience
#
cleancode
#
solid
#
java
4
reactions
Comments
Add Comment
2 min read
How to get rid of switch statements
Robert Bornschein
Robert Bornschein
Robert Bornschein
Follow
Feb 6 '21
How to get rid of switch statements
#
javascript
#
solid
#
polymorphism
#
beginners
10
reactions
Comments
1
comment
2 min read
Revisiting the I in SOLID
Elyess Eleuch
Elyess Eleuch
Elyess Eleuch
Follow
Jan 31 '21
Revisiting the I in SOLID
#
computerscience
#
cleancode
#
solid
#
java
15
reactions
Comments
Add Comment
2 min read
Revisiting the L in SOLID
Elyess Eleuch
Elyess Eleuch
Elyess Eleuch
Follow
Jan 24 '21
Revisiting the L in SOLID
#
computerscience
#
cleancode
#
solid
#
java
12
reactions
Comments
2
comments
2 min read
SOLID Principles in Swift: Open/Closed Principle
Ibrahima Ciss
Ibrahima Ciss
Ibrahima Ciss
Follow
Jan 19 '21
SOLID Principles in Swift: Open/Closed Principle
#
solid
#
architecture
#
cleancode
5
reactions
Comments
Add Comment
4 min read
Revisiting the O in SOLID
Elyess Eleuch
Elyess Eleuch
Elyess Eleuch
Follow
Jan 17 '21
Revisiting the O in SOLID
#
computerscience
#
cleancode
#
solid
#
java
6
reactions
Comments
Add Comment
2 min read
SOLID Principles in Swift: Single Responsibility Principle
Ibrahima Ciss
Ibrahima Ciss
Ibrahima Ciss
Follow
Jan 11 '21
SOLID Principles in Swift: Single Responsibility Principle
#
softwaredesign
#
solid
#
architecture
3
reactions
Comments
2
comments
6 min read
Single-responsibility principle applied to an Organization
Aleix Morgadas
Aleix Morgadas
Aleix Morgadas
Follow
Jan 3 '21
Single-responsibility principle applied to an Organization
#
healthydebate
#
startup
#
modelling
#
solid
3
reactions
Comments
2
comments
2 min read
DIP - The Dependency Inversion Principle
Oliver Jumpertz
Oliver Jumpertz
Oliver Jumpertz
Follow
Dec 31 '20
DIP - The Dependency Inversion Principle
#
cleancode
#
programming
#
codenewbie
#
solid
9
reactions
Comments
Add Comment
3 min read
ISP - The Interface Segregation Principle
Oliver Jumpertz
Oliver Jumpertz
Oliver Jumpertz
Follow
Dec 31 '20
ISP - The Interface Segregation Principle
#
cleancode
#
codenewbie
#
programming
#
solid
1
reaction
Comments
Add Comment
3 min read
Understanding SOLID Principles: Open Closed Principle
Tamerlan Gudabayev
Tamerlan Gudabayev
Tamerlan Gudabayev
Follow
Dec 27 '20
Understanding SOLID Principles: Open Closed Principle
#
oop
#
beginners
#
computerscience
#
solid
79
reactions
Comments
2
comments
5 min read
LSP - The Liskov Substitution Principle
Oliver Jumpertz
Oliver Jumpertz
Oliver Jumpertz
Follow
Dec 31 '20
LSP - The Liskov Substitution Principle
#
cleancode
#
programming
#
codenewbie
#
solid
1
reaction
Comments
Add Comment
3 min read
OCP - The Open-Closed Principle
Oliver Jumpertz
Oliver Jumpertz
Oliver Jumpertz
Follow
Dec 31 '20
OCP - The Open-Closed Principle
#
cleancode
#
codenewbie
#
programming
#
solid
6
reactions
Comments
Add Comment
3 min read
SRP - The Single Responsibility Principle
Oliver Jumpertz
Oliver Jumpertz
Oliver Jumpertz
Follow
Dec 30 '20
SRP - The Single Responsibility Principle
#
cleancode
#
solid
#
codenewbie
#
programming
3
reactions
Comments
Add Comment
3 min read
Laravel Pipelines By Example | Chain of Responsibility Design Pattern
Mohammad Fazel
Mohammad Fazel
Mohammad Fazel
Follow
Dec 24 '20
Laravel Pipelines By Example | Chain of Responsibility Design Pattern
#
laravel
#
programming
#
coding
#
solid
15
reactions
Comments
1
comment
2 min read
Understanding SOLID: Single Responsibility Principle
Tamerlan Gudabayev
Tamerlan Gudabayev
Tamerlan Gudabayev
Follow
Dec 13 '20
Understanding SOLID: Single Responsibility Principle
#
computerscience
#
beginners
#
oop
#
solid
46
reactions
Comments
10
comments
3 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account