Skip to content

Comment on Solid and Clean Code never felt solid or clean to meparent

Comments

Yeah, don't take it too far.

You can reduce to a Single Responsibility, but try not to step beyond that into Zero Responsibility.

Do Interface Segregation, not Interface Apartheid.

And only invert your dependencies an odd number of times, otherwise you're back to where you started.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.