DEV Community

ZDev1Official
ZDev1Official

Posted on

What JavaScript Framework Should I Learn?

Hi! I need to learn a new js frame work!

And I need your opinion, so I have Angular, React, Vue, tell me in the comments, what should I choose

Have a great day!

Top comments (5)

Collapse
 
ziizium profile image
Habdul Hazeez β€’

Ask yourself the following questions:

  • Why do I need to learn a framework?
  • Which framework should I learn? (as stated in your post: Angular, React, or Vue).
  • When you decide, is the framework suitable for the project at hand? (if you have a project in mind).
  • What is the learning curve of the framework?
  • Are there enough learning materials on the Web?
  • If not, is the framework documentation easy to navigate?
Collapse
 
zdev1official profile image
ZDev1Official β€’

Yes! You're right!
But I am asking you now, what do you recommend me?

Collapse
 
lukasdoesdev profile image
Lukas Does Dev β€’

In my opinion i prefer React just for the easiness sake. It's also nice to use it on the server side if i'm just testing and need to render some HTML elements to a string. For me, Angular has a pretty big learning curve especially with the different services and modules.

Collapse
 
zdev1official profile image
ZDev1Official β€’

Thanks for your suggestion!

Collapse
 
xpuu profile image
Martin Kase β€’

It kind of depends where you want to work. Big companies prefers react and angular. I hate Facebook and despise Google. I like to work on interesting projects in smaller teams. Vue.js, driven purely by community, was a clear winner for me. I also use Svelte in my latest projects. Having the chance by using the framework to kind of interconnect with the mindset of people like Evan You, Rich Harris and the people around them helps me to grow.

πŸ‘‹ Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay