We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fadb1cf commit b1e37f1Copy full SHA for b1e37f1
STRUCTURE.md
@@ -2,7 +2,7 @@
2
Project was structured by [Feature Driven Development](https://www.notion.so/Feature-Driven-Development-dfe306d664ae4780bcf999ccdd15e532).
3
4
## Principles
5
-- low decoupling
+- low coupling
6
- **feature** should not depend from **other features**
7
- **page** should not depend from **other pages**
8
- **shared resources** should not depend from **each other**
0 commit comments