angular Code-sharing made easy in a full-stack app with Nx, Angular, and NestJS In this article, we'll combine Angular and NestJS while building a journal app and learn how to take advantage of code sharing in a Nx monorepo
angular Shell Library patterns with Nx and Monorepo Architectures In this article we will discuss concepts of shell libraries and how they differ. At the end, we will settle on a shell library pattern and discuss under which circumstances it's useful.