Skip to content

Add link to resource of Nrwl and Nx #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion topic-details/modular-apps.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down