Conclusion
A big congratulations to you for completing this course, Monorepos for Enterprise Developers. We started with setting up PNPM and workspaces and ended up with scaffolding new packages with Nx.
The journey through monorepos#
This journey began with setting up a PNPM and workspace. This is arguably the first and crucial step, since a workspace is where developers will create their projects.
Following this, we illustrate how to create a React app inside this new workspace using creat-react-app
. This skill is vital for developers looking to harness the flexibility and dynamism of React in their applications.
One key aspect of component-based architecture is the ability to create a shared repository. In this guide, we dive into the process of creating a shared repository and importing a component from it to a React app.
This lesson preview is part of the The Art of Enterprise Monorepos with Nx and pnpm course and can be unlocked immediately with a \newline Pro subscription or a single-time purchase. Already have access to this course? Log in here.
Get unlimited access to The Art of Enterprise Monorepos with Nx and pnpm, plus 70+ \newline books, guides and courses with the \newline Pro subscription.
