Open utterances-bot opened 6 months ago
Why you create a new lib for the component, the data-access and the model seperately? That makes no sense. That should be a lib for the whole component.
@bjeschke He created a new lib for each component. Otherwise, nx wouldn't know a change has occurred.
i think* ^
Modular Monoliths with Nx
Frontend architecture is a crucial part of every application. It is the foundation for maintainable and scalable applications. In this blog, I will show you how to build scalable Angular applications using Nx. We will learn about monorepositories, Nx, and the Enterprise Monorepo Pattern. We will also discuss best practices and patterns for building scalable Angular applications.
https://ng-journal.com/blog/2023-10-29-modular-monoliths-with-nx/