Object Oriented Design Principles Learning Resources
In this quick note I'll share some resources for learning all the 5 OOD principles by Uncle Bob.
This article might not be complete. :)
KISS (Keep It Simple Stupid)
DRY (Don't Repeat Yourself)
WET (Write Everything Twice) {Opposite to DRY}
YAGNI (Yo...
lorbic.hashnode.dev11 min read