diff --git a/README.md b/README.md index 312668e..703fa89 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Note: This is still under construction. - ![](./_assets/junior.png) ![](./_assets/mid.png) ![](./_assets/senior.png) SCSS - ![](./_assets/junior.png) ![](./_assets/mid.png) ![](./_assets/senior.png) [Jest](topic-details/jest.md) - ![](./_assets/mid.png) ![](./_assets/senior.png) Angular Material -- ![](./_assets/senior.png) Nrwl Nx +- ![](./_assets/senior.png) [Nrwl Nx](topic-details/nrwl-and-nx.md) - ![](./_assets/mid.png) ![](./_assets/senior.png) Storybook - ![](./_assets/mid.png) ![](./_assets/senior.png) Cypress - ![](./_assets/mid.png) ![](./_assets/senior.png) [NgRx](topic-details/state-management.md) diff --git a/topic-details/modular-apps.md b/topic-details/modular-apps.md index cb57efd..06cd922 100644 --- a/topic-details/modular-apps.md +++ b/topic-details/modular-apps.md @@ -1,7 +1,7 @@ # Modular Apps using Nrwl Nx There are two industry standard patterns for structuring apps into modular libraries within [Nrwl Nx](https://nx.dev/) Workspace monorepos. - +To know more about Nrwl Nx, find [study guide for Nrwl Nx](nrwl-and-nx.md) ## Enterprise Angular Monorepo Patterns An eBook published by Nrwl