Working with Angular enterprise-level app? The reality is that working and the architecture of a large project is complicated. Monorepos can help help you with this. Monorepos are version control systems that store all of the code for a project in a single repository, rather than storing code for different components or modules in separate repositories and managing library versions. In this talk, you will learn the power of monorepos to allow developers to easily navigate and understand the codebase. This approach can help to solve a number of architecture problems that developers commonly face.
Session 🗣 Intermediate ⭐⭐ Track: FrontEnd (TypeScript, JavaScript, AngularJS, ReactJS, ....)
angular
monorepo
codebase
frontend