Develop at Scale with Nx Monorepos
with Isaac Mann, Rares Matei, & Jeff Cross
Monorepos allow for easy code sharing, atomic changes, and easy transitions between teams. However, an unmanaged monorepo can be catastrophic — grinding productivity to a halt. Nx allows you to effectively manage a monorepo so that you can gain all the benefits while mitigating the costs.
You Will Learn:
- How to build up a monorepo from scratch, creating a client app and server app that share an API type library.
- How Nx uses builder commands and schematics to make the developer experience more consistent across projects.
- How to make your own builders and schematics for processes that are unique to your organization.
- How the growing ecosystem of plugins that allow for the smooth integration of frameworks and libraries.