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.
darkclient
Novice
Level:
2
Reputation:
0
Posts:
24
Likes:
3
Credits:
22
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?

Zenternal
Member
Level:
0
Reputation:
9
Posts:
110
Likes:
15
Credits:
6
18-02-2021, 02:22 AM
#2
I used to think VueJS, but after working with ReactJS, I'd definitely suggest React.

RE: Vue.js Or React.js?

durbonca
Newbie
Level:
1
Reputation:
0
Posts:
16
Likes:
1
Credits:
47
18-02-2021, 02:45 PM
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?

kalco
Newbie
Prime
Level:
1
Reputation:
0
Posts:
15
Likes:
0
Credits:
29
27-02-2021, 11:55 PM
#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?

x0rex
Novice
Level:
2
Reputation:
0
Posts:
22
Likes:
1
Credits:
0
01-03-2021, 01:32 PM
#5
I'm using Vue because I work alot with Laravel but React is a good choice too.

RE: Vue.js Or React.js?

kortexx
Newbie
Level:
1
Reputation:
0
Posts:
16
Likes:
0
Credits:
3
16-03-2021, 04:28 AM
#6
I can say, Vue for personal projects React for commercial projects.

RE: Vue.js Or React.js?

lcunningham
Novice
Prime
Level:
3
Reputation:
0
Posts:
35
Likes:
1
Credits:
1
17-03-2021, 03:38 PM
#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?

Venipa
venipa.net
Level:
6
Reputation:
91
Posts:
525
Likes:
148
Credits:
6.18K
17-03-2021, 03:40 PM
#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?

tr3intaydos
Newbie
Level:
1
Reputation:
0
Posts:
15
Likes:
0
Credits:
16
20-03-2021, 02:17 AM
#9
i love vuejs, but react has react native so you can develop mobile apps

RE: Vue.js Or React.js?

smiblili
Newbie
Level:
1
Reputation:
3
Posts:
14
Likes:
0
Credits:
3
21-03-2021, 08:31 PM
#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)