Nrwl introduced the feat…

less than 1 minute read

Nrwl introduced the feature shell library pattern for applications sharing the same feature set across platforms. Manfred Steyer introduced a shell library per bounded context so that applications can pick and choose what to compose. Nacho Vazquez and I have defined a pattern called composite shell libraries which in addition to the traits of shell libraries, also allow us to have platform-specific feature libraries for certain domains and bounded contexts. https://indepth.dev/the-shell-library-patterns-with-nx-and-monorepo-architectures/ inDepth.dev: Variations of the Shell Library pattern with Nx & Angular Monorepos

Updated: