Ask HN: Is React Dead?

2 owebmaster 7 8/15/2025, 9:32:43 PM
At least here in HN.

I just went over the 30 pages of news that HN let's you browse and among 892 stories, none of them are about React.

Nobody cares about React in HN anymore. Is this good or bad?

Comments (7)

rbaudibert · 1h ago
I stand by Theo's opinion: React is the last framework, and it won't ever die.

https://www.youtube.com/watch?v=P1FLEnKZTAE

SamInTheShell · 55m ago
Having come from traditional HTML/css/js back in the day and recently picking up react js in the last 5 months.

I agree with the sentiment.

benoau · 1h ago
I'd say blogging about your stack, extracting some blob of work and polishing it up into modules to share, publishing opinionated alternatives, all that kind of stuff being a kind of wide-net tool for hiring developers has come to an end.

With development evolving towards AI deciding what your stack is and starting your project for you and writing half your code, react is probably going to be here forever since it happened to be entrenched when that landed.

PaulHoule · 1h ago
How much discussion did you find about other JavaScript frameworks?
owebmaster · 1h ago
not many actually, but there were a few about CSS and custom elements. And many about MCP and AI.
mosdl · 50m ago
React is a stable platform, not much to talk about other than big breaking changes. Its just not exciting but a hell of a lot of people us it.
PaulHoule · 48m ago
I use it at work. My current side projects mostly use HTMX but I have some other ones planned out where I could possibly use React or possible use Vue or Svelte or something like that. I like the idea of Svelte a lot but (1) I can feed any React experience back to work, (2) I know how to draw almost anything in React which is not true about Vue -- Vue's rendering model reflects the way i think about web applications but I don't feel it's as flexible, and (3) I am interested in developing applications for WebXR and three.js, A-Frame and such are... based on React.