Hacker News new | ask | show | jobs
by avip 1777 days ago
I think DRY is the fundamental axiom of reasonable coding. Everything else naturally derives if you religiously follow it.

My only issue is it does not play so well with microservices.

1 comments

Or tests. I prefer my tests DAMPer.