We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f086675 commit 77e838cCopy full SHA for 77e838c
1 file changed
practicals/04_c4.md
@@ -80,7 +80,22 @@ revealjs-url: "../assets/reveal.js-5.2.1/"
80
:::::::::
81
::::::::::::
82
83
-# customer wants to add telemetry {visibility="hidden"}
+# Level 4: Code
84
+
85
+::: {.wide-quote}
86
+> Finally, if you really want or need to, you can zoom into an individual component to show how that component is implemented.
87
+>
88
+> Simon Brown - [The C4 Model for Software Architecture](https://www.infoq.com/articles/C4-architecture-model/)
89
90
+:::
91
92
+::: {.mt-3}
93
+- this could be, for example, class diagram with UML
94
+- we're skipping it (also not required for the project assignment)
95
96
97
98
+# customer wants to add telemetry {visibility="uncounted" background="#ebcb8b40"}
99
100

101
0 commit comments