Hacker News new | ask | show | jobs
by huy-nguyen 1232 days ago
The author seems to suggest that React is reactive in the sense of “functional reactive programming” (a la RxJS) but React has never been “reactive” at all (see “scheduling” heading on https://reactjs.org/docs/design-principles.html).
1 comments

> The author seems to suggest that React is reactive

The word "React" never appears in the README.