Software Design: Tidy First? • 1833 implied HN points • 13 Dec 24
- Not all problems are the same, so don't always rely on 'best practices.' Different types of problems need different approaches.
- Using 'best practice' as a catchphrase can be misleading. It can hide someone's lack of confidence or let others avoid taking responsibility.
- For simple problems, sure, use 'best practices.' But for more complex issues, think critically and come up with your own solutions instead.