Reviewers mostly see Nx as a strong way to organize and speed up development, especially for Angular, multi-project repos, scaffolding, dependency management, upgrades, and broad plugin support. Several say it is easy to use, extensible, and improves build speed enough to become their default starting point. One founder from
says their team uses it to build composable TypeScript libraries. The main criticism is from a user who found the default TypeScript setup messy, overly generated, and restrictive, with wrapper behavior that broke expected Jest settings.