Understanding SOLID principles: a beginners guide
I have been reviewing the SOLID principles and wanted to share some notes collecting the main concepts I've been learning.
First, what are SOLID principles?
SOLID is a mnemonic acronym for five principles in object-oriented programming and design.
Ea...
viviyanez.hashnode.dev5 min read