Product Hunt logo dark
  • Launches
    Coming soon
    Upcoming launches to watch
    Launch archive
    Most-loved launches by the community
    Launch Guide
    Checklists and pro tips for launching
  • Products
  • News
    Newsletter
    The best of Product Hunt, every day
    Stories
    Tech news, interviews, and tips from makers
    Changelog
    New Product Hunt features and releases
  • Forums
    Forums
    Ask questions, find support, and connect
    Streaks
    The most active community members
    Events
    Meet others online and in-person
  • Advertise
Subscribe
Sign in
Nx

Nx reviews

Smart, Fast and Extensible Build System

•25 reviews•3 shoutouts•

150 followers

Visit website
  • Overview
  • Launches
  • Forums
  • Shoutouts
  • Reviews
  • Team
  • Awards
  • Alternatives
  • More
  • Blog
  • •
  • Newsletter
  • •
  • Questions
  • •
  • Forums
  • •
  • Product Categories
  • •
  • Apps
  • •
  • About
  • •
  • FAQ
  • •
  • Terms
  • •
  • Privacy and Cookies
  • •
  • X.com
  • •
  • Facebook
  • •
  • Instagram
  • •
  • LinkedIn
  • •
  • YouTube
  • •
  • Advertise
© 2025 Product Hunt
Product status
Claimed
Forum Threads
Nxp/nx
Caitlin Cashin
Caitlin Cashin
Nx Crystal - Project Crystal - Refined Clarity for Modern Monorepos
•2•

1yr ago

Nxp/nx
Juri Strumpflohner
Juri Strumpflohner
Nx - Smart, fast and extensible build system
•4•

2yr ago

View allStart new thread
Links
nx.devGitHub
Social
Medium
Makers
Colum Ferry
Jason Jean
Max Kless
Jack Hsu
Craigory Coppola
Miro
All Makers

What do you think about Nx?

Leave a review for the community

What do people think of Nx?

The community submitted 25 reviews to tell us what they like about Nx, what Nx can do better, and more.

4.8/5All time (25 reviews)
1/5
Recently (0 reviews)
Best
Any Rating
Simone Gianni
Simone Gianni
•1 review

While it is a nice take at the chaotic javascript toolchain, its default settings for the most basic typescript project are messy and don't work. I've spent hours trying to have pretty basic things; for example, since sourcemaps are on, please include the sources... and don't transpile into a "src" folder otherwise when I add sources imports will get messy and try to import the ts file .. and why are you transpiling everything in an external "dist" folder? that makes all the sourcemap references wrong ("../../../../packages/etc/etc/file.ts") and nothing works. Nx wraps and hides a lot of details, but the wrapping is often hiding and blocking useful things; I added to my jest configuration two totally valid configuration settings (namely, maxWorkers and testSequencer), and it works if I just do "cd package/name; npx jest", however the Nx wrapper for jest is not recognizing them, so it does not apply them, so tests do not work. In all of this, each package contains EIGHT files in the root directory, the common package.json and README.md (yeah could delete this one), then three tsconfig json files, one jest configuration, an .eslint.json .. and since these were not enough Nx adds its own project.json file. These files are generated, so they repeat the same stuff over and over in each folder .. so that when something needs to be changed it will need to be changed in all the places. The project.json file was specifically boringly long (47 lines by default), all the same but changing only the paths (couldn't it just cwd and use relative paths?) .. then after days of using it I found a page that explained that most of the project.json content could be set in nx.json on the root folder, and that allowed me to delete over 500 lines of useless repetitions .. so why isn't the automatic scaffolding thing doing that already? why did I have to find it out and then do it manually? I was expecting much much much more given the hype this project has all over the place .. I ended up modifying and cleaning up all the generated files, so I can't use the generation part anymore, I can't run tests thru it on many of my packages, so it is not much more than a for-cycle executing npm run in each folder. Maybe there are different use cases in which it is excellent, maybe coming from years of Java using Maven I'm just too used to setup a project with tens of modules in a couple of hours .. I'm just trying to have a monorepo with a library of 10 packages in it.

Share
Report
1yr ago
Mahdi Arjangi
Mahdi Arjangi
•6 reviews

Nx is great and I am very happy to use the cool features.

Share
Report
1yr ago
Giora Guttsait
Giora Guttsait
•1 review

Very easy to use, had many plugins that are frequently updated and help maintain a repo. You can use plugins as you please to improve part of your workflow if you can’t use plugins completely

Share
Report
2yr ago
Santosh Yadav
Santosh Yadav
•2 reviews

I have been using Nx since 2020 and migrated multiple client projects and for an fortune 500 company.

Share
Report
2yr ago
Ajit Panigrahi
Ajit Panigrahi
•6 reviews

This is the missing link we needed all along. Trying to actively convert more projects to Nx.

Share
Report
2yr ago
Ashley Hunter
Ashley Hunter
•1 review

Simplifies the developer experience, improves build speeds, and great tooling. All my projects start with Nx.

Share
Report
2yr ago
Alex Devillier
Alex Devillier
•2 reviews

Nx is at the heart of every web dev project I work on. We don’t put every project in the company in the same repo, but instead group related projects. But even if there’s only a single application in a repo, Nx provides so much value with upgrades, multi-project dependency management, code scaffolding, and more.

Share
Report
2yr ago
Miloš Lajtman
Miloš Lajtman
•1 review

Great monorepo tooling (mostly) for JS/TS projects

Share
Report
2yr ago
Dominik Pieper
Dominik Pieper
•1 review

Simplifies the developer experience massively. Easy to use and extend for all kinds of software projects. Nx is my daily driver for software development (especially Angular development).

Share
Report
2yr ago
Fiqri Syah Redha
Fiqri Syah Redha
•1 review

I love this tool and I've been using it for many projects including my final year project at university.

Share
Report
2yr ago

You might also like

Make
Make
Design, build and automate your work
Figmaster
Figmaster
Build your design system by doing exercises in Figma
Baremetrics
Baremetrics
Grow your startup right.
View more