logoalt Hacker News

thousand_nightsyesterday at 8:38 PM1 replyview on HN

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.


Replies

byearthithatiusyesterday at 8:41 PM

Main React has been pretty stable for a few years but the ecosystem to serve React bundles has not been.

show 1 reply