DEV Community

Discussion on: New to the world of developers. Learning Angular. Up next React or Vue ---what's your POV and why?

Collapse
 
soumyaranjannaik profile image
Soumya Ranjan Naik • Edited

Hi, I was on the same boat a few months ago and I chose vue.js only because it is simple and is more like writing html, css and js in 3 different tags separately at first but once you start exploring the vue-router and vuex you may start understanding frontend frameworks in a little more depth.

Then I would suggest taking a look at React and its JSX syntax or TSX depending on the language you will use (btw vue also has JSX but I still don't prefer using it) then you might take a look at angular as that is felt like the most complicated one but the most completely packaged one with almost everything taht you would need.

But above all first get some confidence on JS or TS depending on your preference.

Then check out the one you feel more attracted towards personally. To feel the attraction read the landing pages of each one of them and look at some articles and videos then decide.

For me it felt like choosing a life partner (chose Vue.js 😋). The characters that I considered while choosing one were :

  1. Vue.js : young and simple and has most stars on GitHub among these brainchild of a person but is influenced by community.
  2. React.js : Mature enough and the most popular one and child of a big company hence won't die soon also has most number of jobs.
  3. Angular : Oldest one and very strict along with a very opinionated and mixed impressions among Developers also child of a big Company.
Collapse
 
michelledev3 profile image
michelledev

Thanks Soumya! That is a big help---Soumya+Vue.js= <3