Crosscutting Concepts
We handle crosscutting concepts in the Chapter Guidelines.
A few concepts we don't need/avoid/keep very simple are listed here:
- persistency: only via database, the backend has no other state
- transaction: only for inserting plants but not needed in the backend