Published inNx DevtoolsReliable CI. A new execution model fixing both flakiness and slowness.The proverbial slow and flaky CI isn’t the failure of the developers or even the testing tools. It’s the failure of the CI execution model…Mar 21, 2024Mar 21, 2024
Published inNx DevtoolsEvery Repo is a MonorepoWhen comparing “regular” repos and monorepos we imagine this:Dec 7, 2022A response icon2Dec 7, 2022A response icon2
Published inNx DevtoolsFrom Lerna/Yarn to Nx: Faster Build Times and Better Dev ErgonomicsUPDATE (June 2022): Nrwl took over stewardship of Lerna, and with the Nx team helping out keep Lerna running, it allows for some…Jul 13, 2021Jul 13, 2021
Published inNx DevtoolsDistributing CI: Binning and Distributed Task ExecutionAs your Nx workspaces grow, running CI on a single agent becomes unworkable. Nx’s code change analysis and computation caching allows you…Jun 15, 2021A response icon2Jun 15, 2021A response icon2
Published inNx DevtoolsNx, the Smart, Fast and Extensible Build System Explained With Solarized-Themed DiagramsNx is a smart, fast and extensible build system. In this post, I’ll show you how it works using 12 diagrams.May 20, 2021A response icon3May 20, 2021A response icon3
Published inNx DevtoolsAutomatically Migrating Angular Applications From TSLint to ESLint using NxWe at Nrwl want to make Modern Angular synonymous with Nx, and using good linting tools is a big part of this story.Apr 7, 2021A response icon3Apr 7, 2021A response icon3
Published inNx DevtoolsNx is Modern AngularIn order for the Angular community to thrive, it has to remain up-to-date with the broader JavaScript community. The Angular community has…Mar 30, 2021A response icon8Mar 30, 2021A response icon8
Published inNx DevtoolsNx Private Cloud is Available!For teams who want full control of their data, Nx Private Cloud brings the benefits of distributed computation caching and workspace…Mar 24, 2021A response icon1Mar 24, 2021A response icon1
Published inNx DevtoolsAdding Nx to an Existing Monorepo by Running One CommandIf you have a monorepo that is powered by Lerna, Yarn, PNPM, or NPM, you can transform it into an Nx workspace by running this command:Feb 1, 2021A response icon2Feb 1, 2021A response icon2
Published inNx DevtoolsMigrating from Lerna to Nx: Better Dev Ergonomics + Much Faster Build TimesIn this post and video, I’ll demonstrate how to migrate from Lerna to Nx and explain why you would want to switch.Dec 29, 2020A response icon2Dec 29, 2020A response icon2