--

Thanks for the great stuff Dave.

I wonder if you tried some monorepo setups to divide your architecture in a different way? (talking about code).

I've used NX and Lerna, and I've used themes (with SASS) imported from a single `libs/ui/styles` folder. I also centralized the assets in this way just manipulating the angular.json paths without publishing to npm.

A ton of stuff to process, I will try to digest all this within my own notes to continue the design of the Frontend v2 of my company. Thanks again!

--

--

Responses (2)