Hacker News new | ask | show | jobs
by thousand_nights 254 days ago
React has been pretty stable for many years now and is almost ubiquitous.

Also, I'm not a huge fan of synthetic benchmarks like in the article such as "render a static list of 25000 elements". This never happens in the real world, you would use some implementation of a virtual list instead.

1 comments

Main React has been pretty stable for a few years but the ecosystem to serve React bundles has not been.
Yes, but it’s gone from a few, slow, clunky build tools. To things like Bun or Vite which are excellent. So, bring on the change, if that’s the kind of change we’re talking about.