Hacker News new | ask | show | jobs
by SeriousM 2039 days ago
This is a silly comment. Open-Close principle is all about keeping components unaware of environmental/dependency changes, not about avoid implementation at all.

https://itnext.io/solid-principles-explanation-and-examples-...