Live data from Hacker News

Angular vs. React vs. Vue

medium.com

31–40 of 77 posts

Re: Angular vs. React vs. Vue

#31

Earlier quoted context omitted.

Never tried vue ? I dislike angular hyper engineered DOM-OOP hybrid. Vue also fit the human-sized framework in a way.

Not yet. I've been burned with some JS frameworks before, so now I have the "Nobody gets fired from choosing IBM" mentality. I do hear some good reviews, maybe someday :)

Fair enough. Don't burn yourself for no reasons, if you're happy with ang2 than enjoy.

Re: Angular vs. React vs. Vue

#35
post #32
post #2

Ember is so good, it does not need comparisons any more :) https://medium.com/@alvincrespo/ember-your-best-bet-b5cd7275...

I would argue that it is by far the worst Framework one could possibly choose.

Can you provide any source material to support this?

Re: Angular vs. React vs. Vue

#36
I've been using vue since it's conceptions (well, nearly) and it's been a joy. Initially, the templates provided the perfect path to migrate from angular 1.x. That, among other things, was the main reason I chose it over react.

Now, years later and having experience with JSX in Vue, state, and building large apps, I finally checkout out React and discovered that they're pretty much the exact same thing:

Define a component; add lifecycle hooks; add data and functions; render; done.

I think Vue's community is finally catching up and and it's exciting to see. The only thing I find myself wanting is a vue-oriented testing solution. React has Jest and I find myself sorely wanting a testing library/wrapper with good documentation for vue. React certainly has an advantage in that regard.

The article put it well: Vue if you still enjoy writing HTML templates (which I don't mind) or React if you prefer the JS orientation.

Re: Angular vs. React vs. Vue

#38
post #29

It drives me crazy when I hear things like Angular4+ is better for "Large Ambitious Applications with large teams" when in reality Angular4 suffers from the same slow down/performance problems as Angular 1.x. https://github.com/angular/angular/issues/14041 https://www.airpair.com/angularjs/posts/angularjs-performanc... I mean it's like they ignored all of the lessons and knowledge the industry has learned and produce…

> But I guess the Framework was designed with consulting in mind.

I need a bumper sticker or T-shirt with this printed on it

Re: Angular vs. React vs. Vue

#39
post #34
post #32

Earlier quoted context omitted.

I would argue that it is by far the worst Framework one could possibly choose.

Can you explain why?

The just is FB added a clause that if you sue them and use their stuff, you immediately lose the license. So they could counter sue for breach of contract.
Post reply on HN