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

Just for anyone reading this and wondering what the dependency footprint of React is:

- React-DOM has one runtime dependency (a cooperative scheduler)

- React itself has no runtime dependencies

It's possible the poster above is referring to build time dependencies. This is harder to assess because there are several options. For example, if compiling JSX using TypeScript, this adds only one more dependency.



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

Search: