HaasStefan / ng-journal-comments

Comment repository containing all the comments as issues using utterances
2 stars 0 forks source link

http://localhost:8083/blog/2023-06-11-fine-grained-architecture-with-nx/ #1

Closed utterances-bot closed 1 year ago

utterances-bot commented 1 year ago

Fine-grained Architecture with Nx

It is fairly common to have a granular structure when using Nx because of the module-boundary rules that can be enforced with the linter. This has been one of the main selling points of Nx. Another, yet underrated, selling point for these fine-grained libs is the ability to build them incrementally. This can lead to a significant speedup in build times.

http://localhost:8083/blog/2023-06-11-fine-grained-architecture-with-nx/