Slide 33
Slide 33 text
How to scale up your angular projects like a pro Conclusion
PROS
β Extensibile
β Configurable
β Give you more control to the structure
of your codebase
β Helping to split in libraries/modules
your codebase
β Mono-repo is not mandatory
β Build and Test only changes
CONS
β You have to study and understand how
it works
β You have to configure your own rules
(optional)