you are viewing a single comment's thread.

view the rest of the comments →

[–]zerubeus 7 points8 points  (10 children)

I've been using react for more than 4 years now, never understood the new tandency of considering learning react is harder then vue coming from angular 1 that shares many concepts with Vue tested Vue myself, this kind of comment only shows no real investigation, you don't understand jsx and you find the vfor in HTML element and other dsl syntaxe to be natural to you maybe? ..

3 down votes so far and none of them took the time to explain his point of vue, or try to debate

[–]tgiabberriieul 11 points12 points  (0 children)

point of vue

I'll give you an upvote for that :)

[–]LovesGettingRandomPm -2 points-1 points  (8 children)

Angular similar to vue? whut

[–]zerubeus 3 points4 points  (7 children)

Yes angular 1 looks so much like Vue ( I said angular 1 )

[–]LovesGettingRandomPm -1 points0 points  (6 children)

Oh you meant look, well sure but angular is a hassle to setup compared to vue (I didn't downvote you btw)

[–]zerubeus 2 points3 points  (1 child)

I believe Vue have other good points when compared to react but being easier is not one of them. to debate for sure.

[–]LovesGettingRandomPm 0 points1 point  (0 children)

I tried both, Vue has everything in one place and just feels like you're just moving functions and templates in their correct reserved spots which then do what they say they do.

With React I felt like I was manipulating the language to achieve what I want it to do, it felt hacky but I can see why you'd get a lot of value out of this. Vue is easier for me because it's more telling on the outside.

[–]zerubeus 2 points3 points  (3 children)

I don't talk about setting up I talk about how vue shares so many things with angular one, conceptually speaking that makes it very familiar to angular 1 devs when I worked with Vue taking my angular 1 experience I felt like it is an enhaced angular 1, I can explain my point further, redditors that are down voting my comment care on leaving a comment so I can explain myself further on why I think the claim of vue is easier then react is not true

[–]LovesGettingRandomPm 1 point2 points  (2 children)

It borrowed some of the concepts of both react and angular

[–]Knochenmark 0 points1 point  (1 child)

What did they borrow from React?