Update temperance

This commit is contained in:
Ukendio 2026-03-01 19:45:38 +01:00
parent 8ea8f1f235
commit 99c2b1b56e

View file

@ -19,7 +19,7 @@ about the code base is lost, ability to work on it at the same level of quality
is lost. Over time code quality will decline as code size grows. is lost. Over time code quality will decline as code size grows.
- Tacit knowledge is very hard to recover by looking at a maze of code, - Tacit knowledge is very hard to recover by looking at a maze of code,
and it takes and it takes a long time to do so.
- You will often hear that "every semantic distinction deserves its own - You will often hear that "every semantic distinction deserves its own
component or tag". Sometimes this is correct. A well chosen component boundary component or tag". Sometimes this is correct. A well chosen component boundary