Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I like to criticize React as much as the next person, but this is an JS ecosystem problem around third-party libraries, not a React problem per se.

If you're using third-party NPM packages to do "Vanilla", you're will probably run into the same problem.

If you import React directly from a CDN, you won't.



[flagged]


Yeah, I agree.

Build systems (especially Babel and Webpack) were the first big culprits in terms of dependency bloat, and it was very rare to see React without them.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: