diff --git a/README.md b/README.md index dcda670909..78cf4bae41 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,11 @@ width="100%" alt="Nx - Smart, Extensible Build Framework">

🔎 **Smart, Extensible Build Framework** -### Distributed Graph-Based Task Execution and Computation Caching +Nx is a smart and extensible build framework for monorepos to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, an advanced CLI, editor support, GitHub integration, and more. + +### Best-in-Class Support for Monorepos + +Nx provides distributed graph-based task execution and computation caching. Nx is smart. It analyzes your workspace and figures out what can be affected by every code change. That's why Nx doesn't rebuild and retest everything on every commit--it only rebuilds what is necessary diff --git a/nx-dev/nx-dev/pages/angular.tsx b/nx-dev/nx-dev/pages/angular.tsx index 285a76d1ab..e4f9a8af58 100644 --- a/nx-dev/nx-dev/pages/angular.tsx +++ b/nx-dev/nx-dev/pages/angular.tsx @@ -230,9 +230,14 @@ export function AngularPage() {

- Distributed Graph-Based Task Executions and Computation - Caching + Best-in-Class Support for Monorepos

+ +

+ Nx provides distributed + graph-based task execution and computation caching. +

+

Nx is smart. It analyzes your workspace and figures out what can be affected by every diff --git a/nx-dev/nx-dev/pages/index.tsx b/nx-dev/nx-dev/pages/index.tsx index 71a3bb6488..534c39ad46 100644 --- a/nx-dev/nx-dev/pages/index.tsx +++ b/nx-dev/nx-dev/pages/index.tsx @@ -19,9 +19,7 @@ export function Index() { Nx: Smart, Extensible Build Framework

- Distributed Graph-Based Task Execution and Computation - Caching + Best-in-Class Support for Monorepos

+

+ Nx provides distributed + graph-based task execution and computation caching. +

Nx is smart. It analyzes your workspace and figures out what can be affected by every diff --git a/nx-dev/nx-dev/pages/react.tsx b/nx-dev/nx-dev/pages/react.tsx index feba806040..4d56da54d5 100644 --- a/nx-dev/nx-dev/pages/react.tsx +++ b/nx-dev/nx-dev/pages/react.tsx @@ -236,9 +236,12 @@ export function ReactPage() {

- Distributed Graph-Based Task Executions and Computation - Caching + Best-in-Class Support for Monorepos

+

+ Nx provides distributed + graph-based task execution and computation caching. +

Nx is smart. It analyzes your workspace and figures out what can be affected by every diff --git a/scripts/readme-fragments/what-is-nx.md b/scripts/readme-fragments/what-is-nx.md index 9b04316698..4fcfab21c1 100644 --- a/scripts/readme-fragments/what-is-nx.md +++ b/scripts/readme-fragments/what-is-nx.md @@ -2,7 +2,11 @@ 🔎 **Smart, Extensible Build Framework** -### Distributed Graph-Based Task Execution and Computation Caching +Nx is a smart and extensible build framework for monorepos to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, an advanced CLI, editor support, GitHub integration, and more. + +### Best-in-Class Support for Monorepos + +Nx provides distributed graph-based task execution and computation caching. Nx is smart. It analyzes your workspace and figures out what can be affected by every code change. That's why Nx doesn't rebuild and retest everything on every commit--it only rebuilds what is necessary