本の詳細
形式
電子書籍
言語
英語
公開されました
Feb 24, 2023
出版社
Leanpub
説明
The book The C4 model for visualising software architecture goes over how we should divide the language we use based on the level of granularity we are trying to explain and that we should never mix those levels in a conversation. By using a common vocabulary we can leave better documentation behind us and improve onboarding. It proposes a starting point of 4 levels: Context, Container, Component and Code but since projects can defer in scope it also provides alternatives.