Why Angular Teams Fail at Code Sharing and How This Monorepo Approach Will Fix It

Christian Lüdemann - Aug 22 '19 - - Dev Community

After wasting countless hours been held back by managing NPM libraries, I started to look into using monorepoes as a better and faster alternative for code sharing. I have never looked back and will almost always recommend going with a monorepo approach. The hard part about monorepo is the extra tooling required to get it running on the CI. This post, as one of the only on the internet, will give you a guide for the practical steps to get it set up and working with your CI

Read the whole post here:

https://christianlydemann.com/why-angular-teams-fail-at-code-sharing-and-how-this-mono-repo-approach-will-fix-it/

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .