Hacker News new | ask | show | jobs
by bluefirebrand 1509 days ago
I'm not sure where you are getting 10,000 dependencies from.

https://www.npmjs.com/package/react

Maybe I'm missing something but npm suggests it's only one dependency, which also only had one dependency.

I get that create_react_app pulls in a ton of dependencies, but React itself is not a culprit of dependency hell.

1 comments

Good point. You’re absolutely right.