|
|
|
|
|
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. |
|