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 21f2d68 commit 9c3fa4bCopy full SHA for 9c3fa4b
README.md
@@ -13,7 +13,7 @@ A visit to `localhost:4200` shows the application.
13
14
## Benefits of microfrontends
15
16
-- Vertical services (backend and frontend are fully owned by one team)
+- Vertical services (backend and frontend are fully owned by one team, see [micro-frontends.org](https://micro-frontends.org/))
17
- Ship code independently and faster
18
- Freedom from existing opinionated codebase
19
- Failures will likely only affect your microfrontend and not the whole app and you can release a fix more quickly
0 commit comments