Рет қаралды 4,702
In this video we walk through the process of adding Nx to an existing monorepo (containing Remix and NextJS apps) powered by Yarn.
We explain how Nx understands your workspace by analyzing your package.json and TS/JS files, and then uses this information to provide zero-config distributed task execution and computation caching.
We show how using Nx plugins help take away a lot of the complexity of managing a monorepo.
We also show the Nx VS Code plugin, the GitHub integration and more.
#react #monorepo #js #typescript