Y
Hacker News
new
|
ask
|
show
|
jobs
by
do_not_redeem
484 days ago
Yes, there are lots of better options. React is around the bottom 25th percentile of frameworks when comparing speed.
https://krausest.github.io/js-framework-benchmark/2025/table...
1 comments
sauercrowd
484 days ago
In my experience performance issues in React also creep in without it being obvious when developing, especially across a larger team. It tends to be more obvious with server-side frameworks like django or rails.
link