Frontend Development

Vue.js Or React.js?

Submitted by darkclient, , Thread ID: 197933

Thread Closed
Which One
Vue.js
46.43%
Votes:
13
% of votes:
46.43%
React.js
53.57%
Votes:
15
% of votes:
53.57%
You have already voted. Click on the dropdown to undo your vote.
14-02-2021, 07:00 PM
#1
I want to start learning a js framework but I really don't knowwhich one?
can someone please help me with this?

RE: Vue.js Or React.js?

#2
I used to think VueJS, but after working with ReactJS, I'd definitely suggest React.

RE: Vue.js Or React.js?

This post was last modified: 18-02-2021, 02:49 PM by durbonca
#3
In my personal opinion, working with both react has this interesting JSX pseudo-language that can quickly turn into a disaster if you don't handle a proper methodology with your team.
But at least being closer to JS react ages better. Personally I prefer vue because you don't have to be doing these weird syntaxes in the components to achieve something.

14-02-2021, 07:00 PM
darkclient Wrote:
I want to start learning a js framework but I really don't knowwhich one?
can someone please help me with this?
start from React, and before you go to deeply do an "first steps" for VUE. and just go on with the one you feel more comfortable. I think React is more hirable desire for some companies, but am start to see good some good devs small teams preferring to use VUE. This year Vue3 could be on hipe.

RE: Vue.js Or React.js?

#4
20-02-2021, 09:07 PM
Distortion Wrote:
I'm using Angular but I'm gonna work with React.js. currently I'm using React Native as well

This is the right answer. I also use angular and react.js

RE: Vue.js Or React.js?

#5
I'm using Vue because I work alot with Laravel but React is a good choice too.

RE: Vue.js Or React.js?

#6
I can say, Vue for personal projects React for commercial projects.

RE: Vue.js Or React.js?

#7
React has a bigger ecosystem, but Vue is easier to work with, both in my opinion as well as others that I've watched make the transition from React to Vue. JSX is an abomination in my opinion.

RE: Vue.js Or React.js?

#8
vue 3 is going to be the best :3
/au4to0][Image: ad0png.png]
[Image: view?username=Venipa&style=small]

RE: Vue.js Or React.js?

#9
i love vuejs, but react has react native so you can develop mobile apps

RE: Vue.js Or React.js?

#10
Alternate suggestion for you: try using Svelte. It's a precompilation based framework, meaning it doesn't do JIT interpretation of commands. Translation: it's way, way faster. It is lacking some features of the bigger frameworks, but has a different end result in mind. Check it out, it's a great option. svelte.dev

Users browsing this thread: 1 Guest(s)