DEV Community

SOLID Principles made easy

Dhurim Kelmendi on November 25, 2017

This article aims to give a solid explanation of SOLID Principles and give some insight on their benefits and potential issues when applying them. ...
Collapse
 
vikramj74 profile image
Vikram Jaswal

Thanks for the article. This clears up a lot.

Collapse
 
dhurimkelmendi profile image
Dhurim Kelmendi

Thanks for taking the time to read it and especially for the positive feedback. It means a lot!

Collapse
 
piernik profile image
piernik

Great arcitle but can You provide example code for Liskov Substitution Principle??
I don't understand it :/

Collapse
 
dhurimkelmendi profile image
Dhurim Kelmendi • Edited

Thank you!

As for a code example, check out this article:
vitalflux.com/liskov-substitution-...

seems like a good, simple code example of the LSP.

Collapse
 
vedrantrebovic profile image
vedrantrebovic

Neat 👍

Collapse
 
dhurimkelmendi profile image
Dhurim Kelmendi • Edited

Thanks, seeing others like what I worked on means a lot to me.

Collapse
 
rkinfo profile image
RKINFO

really Super Information thanks a lot

Collapse
 
dhurimkelmendi profile image
Dhurim Kelmendi

Thank you!

Collapse
 
guidopaglie profile image
guidoPaglie

Great article! Thank you

Collapse
 
dhurimkelmendi profile image
Dhurim Kelmendi

Thank you!