> For the complete documentation index, see [llms.txt](https://thekarel.gitbook.io/best-practices/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thekarel.gitbook.io/best-practices/the-big-picture.md).

# The Big Picture

- [Principles](https://thekarel.gitbook.io/best-practices/the-big-picture/principles.md)
- [Software engineers solve business problems](https://thekarel.gitbook.io/best-practices/the-big-picture/principles/business.md)
- [Programming is a social activity](https://thekarel.gitbook.io/best-practices/the-big-picture/principles/social.md)
- [Attention is the most precious resource in a project](https://thekarel.gitbook.io/best-practices/the-big-picture/principles/attention.md)
- [Simplicity is the best ally in the long run](https://thekarel.gitbook.io/best-practices/the-big-picture/principles/simple.md)
- [The only problem to solve is the one we have today](https://thekarel.gitbook.io/best-practices/the-big-picture/principles/today.md)
- [Architecture](https://thekarel.gitbook.io/best-practices/the-big-picture/architecture.md)
- [Domain](https://thekarel.gitbook.io/best-practices/the-big-picture/architecture/domain.md)
- [Services](https://thekarel.gitbook.io/best-practices/the-big-picture/architecture/services.md)
- [Persistence](https://thekarel.gitbook.io/best-practices/the-big-picture/architecture/persistence.md)
- [HTTP](https://thekarel.gitbook.io/best-practices/the-big-picture/architecture/http.md)
- [UI](https://thekarel.gitbook.io/best-practices/the-big-picture/architecture/ui.md)
- [Naming](https://thekarel.gitbook.io/best-practices/the-big-picture/naming.md)
