+ 6
Which js is good to start? React, angular , vue js?
10 Réponses
+ 5
First focus on vanilla JS.
Think about any other JS then.
+ 5
Actually, you should learn EcmaScript, then TypeScript and then you should think of any one React, Angular, or Vue. Because Angular and Vue are based on TypeScript only. If you have no knowledge on TypeScript, then i am sure you will struggle to start with these three Js frameworks. This is the systematic approach.
+ 4
I would start with React.js
+ 4
Can u say why u r choosing react? By looking in which aspects?
+ 2
I have read many articles about these and many say that vue js is good with small projects. The reason i dont know
+ 2
The reason is that Vue.js is much easier to learn/understand due to its exceptionally good documentation. And you can drop in Vue in your project without setting up workflow unlike Angular.js for example. And Vue.js uses primitive HTML&CSS unlike React.js which uses JSX syntax.
+ 1
Actually i think vue js is the easiest from the abovementioned js.
+ 1
100 % agree with u
+ 1
Who knows vue js? Need some help
0
I would advice you start with Vuejs