| ▲ | detectivestory 5 hours ago | |
I'm seeing some hate for SOLID in these comments and I am a little surprised. While I don't think it should ever be used religiously, I would much rather work on a team that understood the principles than one that didn't. | ||
| ▲ | causal 5 hours ago | parent | next [-] | |
I think it's probably pointing toward the general harm that thinking only in objects has done to programming as a practice | ||
| ▲ | AtNightWeCode an hour ago | parent | prev [-] | |
I think the baseline is that code can be trash and still comply with SOLID. Therefor people get frustrated over it. Getting PR:s rejected and so on. I think it is better to have real requirements like: The code needs to be testable in a simple way. | ||