DEV Community

Discussion on: SOLID Principles: Write SOLID programs; Avoid STUPID programs

Collapse
 
dualyticalchemy profile image
⚫️ nothingness negates itself

functional programming achieves SOLD more easily and with less side- effects than OOP. i'm sold!!

Collapse
 
shravan20 profile image
Shravan Kumar B • Edited

Functional Programming definitely has its perks over OOPs in context with SOLID principles.