DEV Community

Discussion on: Which JavaScript framework should I choose?

Collapse
 
joelbonetr profile image
JoelBonetR 🥇 • Edited

Node is meant to provide Backends with JavaScript, moreover Node JS is a Runtime Environment and not a framework.

Regarding the rest and assuming you want to find a job as a developer, React will be the way to go.

npmtrends.com/angular-vs-react-vs-...

The more projects on a tech, the more the demand and thus easily to find a job using it.
As extra info, React is a library, not a framework. If you want to add a framework on the stack you can first learn React and then jump on Next JS (which is a React framework).

Cheers!

Collapse
 
liliang8858 profile image
edwin_ew

React , Next JS