Next trending framework or language

Back-end
Rust for speed, memory efficiency, type safety - Axum/Actix both are very fast and efficient but I think that Axum leads on the benchmarks right now.
GO will give you a very nice balance in simplicity and performance - the standard lib is very good you will most probably not need any frameworks.
Java (old dog) - Quarkus framework actually can compete with GO on benchmarks which is impressive for Java. Spring, will always be widely used, it's not a rising star but I had to mention it because I have made so much money with it.

Front-end
NextJS/React - NextJS if you need server side rendering.
Astro - getting popular for content management, it supports react and other alternatives.

AI, Data-Science etc
Mojo - I don't know how trending it is but it supposed to kill python. The company that made it claim to be super fast and python compatible.

For my current projects I'm all in Rust + NextJS.
 
It’s based on reactjs. It’s a framework on top of it.

IMHO nuxt3 beats the socks off nextjs 15, and is currently the hottest in the market.
How's php?

I feel almost naked not knowing php.
 
How's php?

I feel almost naked not knowing php.
Pretty good as well. Laravel is going pretty strong. I don’t see any new frameworks coming up though. May be I am not paying attention.
 
How's php?

I feel almost naked not knowing php.
That's probably because you work with WordPress. If not the WP the PHP would die already.

React with NextJS is definitely the choice. Nuxt could be but not widely known at the time. I also know lots of people using Angular but I guess Laravel has a lot more potential to it.
 
Back
Top