this post was submitted on 11 Oct 2025
148 points (98.7% liked)

Linux

9723 readers
131 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] spacelord@sh.itjust.works 25 points 2 days ago (1 children)

That'll be good, I think? ๐Ÿค”

[โ€“] solrize@lemmy.ml 12 points 2 days ago (4 children)

One always has to worry. Also there's lots of surrounding crap like react native. I wonder if that's included.

Is react still important anyway? I figured something else would be the current hotness by now.

[โ€“] wander1236@sh.itjust.works 23 points 2 days ago* (last edited 2 days ago)

React and RN are still huge. The first sentence of the article also says that RN is being moved too.

[โ€“] otter@lemmy.ca 14 points 2 days ago

From what I understand, React is still very popular and it's the usual recommendation for those who are learning web dev frameworks.

React Native is not as popular for new projects though, and I usually see people recommending Flutter

[โ€“] bagelberger@lemmy.world 6 points 2 days ago (1 children)

Svelte has been gaining popularity for a number of years and is one of the best alternative frameworks IMO

I've recently started building my projects in Sveltekit, after becoming increasingly frustrated by how over-engineered NextJS is, and its been such an incredible experience. Everything just makes sense. Writing code feels like a breeze

Regardless of the current trends, react was the go to for long enough to make it ubiquitous far longer than it deserves to due to corporate technological stagnation. Take Java for example, it's been in this limbo state for a about a decade-better alternatives for servers exist and are widely adopted, yet it's still used a lot.