#programming-principles

[ follow ]
fromMedium
2 months ago

Applying SOLID Principles in Scala: In Depth

"A class or module should have one, and only one, reason to change. If something has multiple responsibilities, it becomes harder to maintain."
Scala
[ Load more ]