We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8e874 commit 406f4c0Copy full SHA for 406f4c0
readme.md
@@ -52,6 +52,7 @@ The programmer's priorities should correspond to business priorities.
52
The programmer should act as a translator from the language of the project manager to the programming language.
53
54
We also adhere to the principle of a "layered cake." We delimit responsibility zones and link each zone using dependency injection (DI).
55
+
56

57
58
#### Used from SOLID:
0 commit comments