Hacker News new | ask | show | jobs
by igl 3478 days ago
React's event system is one of its strong points. Like with many alternatives, I stopped looking into them when i read "no event system" in the README. Perf is not the single most high priority in a framework.
1 comments

Inferno also has its own event system like React does.