DEV Community

Cover image for Vue.js, I choose you!

Vue.js, I choose you!

Zorex Salvo on July 28, 2017

Some time ago... I was really overwhelmed by the enormous world of javascript. I was taken aback the very moment I dipped my foot in it....
Collapse
 
arandilopez profile image
Arandi López

Something I love from Vue is that you can write code in vanilla javascript, or with CoffeeScript, typescript (this is a mistake already) or like React with JSX.

You don't need a ritual to get started with Vuejs (in angular you need node, typescript and 1 lt of virgins blood)

Keep going with Vue. It is amazing

Collapse
 
bgadrian profile image
Adrian B.G.

I think this is the right pokemon for you, if you do not end up in a big project chances are they are using React universe or Vue (otherwise Angular). I hope VUE will gain more traction, the adoption rate is pretty low compared with the other giants, from what I saw.

Collapse
 
robencom profile image
robencom

Thanks, Zorex.

I am also torn by the many MANY js frameworks!

I have seen tutorials about vue.js on Laracasts, but never paid any attention to them, because all I know that react and angular dominate the market right now.

But I'll give vue a try. Simple and East attract me too, since I am mainly PHP developer, so vue would be what it takes for me to dominate the frontend of my applications as well as the backend!

Collapse
 
kayis profile image
K

Why do I get to this post when I navigate to dev.to/notifications ô,o

Collapse
 
zorexsalvo profile image
Zorex Salvo

Don't know pal, bug maybe? ¯_(⊙︿⊙)_/¯

Collapse
 
alex_escalante profile image
Alex Escalante

I understand the excitement if you compare it to Angular, but if you follow React, there's little to offer in advantage, I think… It's nice to have options! :)

 
zorexsalvo profile image
Zorex Salvo

Yay thanks man!

Collapse
 
vikramj74 profile image
Vikram Jaswal

Nice article. My suggestion to you will be to give vanilla JS ( also known as Javascript ) a try. It's worth knowing the language, irrespective of which framework you choose to work with.