+ 2
Vue or React?
wich is better to learn first? i know just html, css and js.
3 Respuestas
+ 6
I wrote a sample app using 2 different libraries recently. You could compare the differences.
https://code.sololearn.com/WZxZbGfI8jXU/?ref=app
https://code.sololearn.com/W3gJzBbhkyaL/?ref=app
React is more popular and more ES6 like codes.
Vue is easier with syntax that easy to implement.
There both are good libraries. Just pick one you like, and focus on it.
+ 2
You should go for React!!
Although Vue is easy to learn, you should learn React!!
+ 1
for react/vue you should make yourself familiar with the basics of node.js first.