DEV Community

Discussion on: Learning Vue as a React Developer

Collapse
 
thecyberronin profile image
Ronin

I've been doing React dev for a few years now. I attempted to learn Vue a few times in the past few months and I just can't. It's not that Vue is harder to understand or set up, I always revert to React because I can do it so much quicker and I know it'll at least be fairly optimized (With my webpack config setup, etc). I'm sure I can get the same performance doing similar things with Vue. Since I did React first, I keep going back to it! D:

Collapse
 
dinsmoredesign profile image
Derek D

I have the same feelings, just the other way around. Obviously, it's because we're both just more comfortable with the way we have been doing it 😋

Collapse
 
vincentntang profile image
Vincent Tang

I find styling components in React to be a much slower process than Vue, but this is just my personal experience :)