Hacker News new | ask | show | jobs
by azangru 1837 days ago
> low powered devices with a slow connection

Some would argue that React in general isn't a good fit for low-powered devices with a slow connection, because of its bundle size, long first input delay and a rather high cost of heavy javascript usage during re-rendering.