Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 749 Bytes

modular-apps.md

File metadata and controls

18 lines (10 loc) · 749 Bytes

Modular Apps using Nrwl Nx

There are two industry standard patterns for structuring apps into modular libraries within Nrwl Nx Workspace monorepos.

Enterprise Angular Monorepo Patterns

An eBook published by Nrwl

There are a couple of rules in this pattern that diverge from the Angular Style Guide's recommended file architecture. But without the changes, the app could not be broken up in the elegant way they have achieved.

Domain-Driven Design with Angular

Created by Manfred Steyer