Hacker News new | ask | show | jobs
by pythonaut_16 2922 days ago
I agree. The use of "Blowing away" in the title is incendiary and unnecessary.

It would be far better to state the metric they're using, i.e. "GitHub Stars !== Usage: React downloads still surpass Vue and Angular"

It's taken React about 2-3 years to go from being head to head with Angular(JS) to being the dominant frontend ecosystem. I expect within 2-3 years Vue and React will be on far more equal footing in terms of usage and jobs. (Assuming something else doesn't come along and topple the current trend towards reactive frontend tools.)

1 comments

> I expect within 2-3 years Vue and React will be on far more equal footing in terms of usage and jobs.

I don't think this is true, primarily because of the number of large companies getting behind React and contributing to the ecosystem. Also, the difference between Angular and React is much larger (IMO) than the difference between React and Vue, which means there is less incentive to move to Vue if you already know React because the latter is Good Enoughâ„¢.

On the other end, Vue is a natural move for companies looking to move off of jQuery and AngularJS but afraid or unwilling to make the move to React, and I suspect there are an order of magnitude more companies in this category than companies that have already adopted React.
I think you are right about the volume of companies in that category, though I think you are underestimating the network effect of a library with as much momentum as React. The libraries are similar enough that, for many (most?) projects, it makes more sense to use the more popular one.