GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
31–40 of 140 posts
Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#32Why do people care which framework "blows" the other one away? In my opinion, it literally doesn't matter at all and arguing over such things seems amateur. Use whatever tool gets the job done.
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.)
Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#33Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#34People have wildly different views on what Github stars are. Some see it as a way to bookmark project you find interesting while other simply stars whenever they feel like the project is impressive. Bottomline is: it's not a good metric, it's simply a way to see how "popular" something is and how likely it is that some random developer saw your project. While anecdotal, I've starred Vue because I see it as a cool pro…
Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#35A lot of people using Vue just link Vue from a CDN and drop it in a webpage as a script, without using NPM. Does the stats account that fact? Sure you can do that with React as well, but you wont in production with JSX as one needs to compile it with node.js toolchain. Same for Angular. Vue usage is more like jQuery usage than React in practice.
Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#36I think that Vue.js is on the ascendance. I mentioned this earlier. It is on track to exceed React.js if things continue in this fashion. Github stars are a reflection of interest. I do worry that Vue.js is mostly one guy, you like to at least have a higher bus factor than one: https://en.wikipedia.org/wiki/Bus_factor
Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#37Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#38A lot of people using Vue just link Vue from a CDN and drop it in a webpage as a script, without using NPM. Does the stats account that fact? Sure you can do that with React as well, but you wont in production with JSX as one needs to compile it with node.js toolchain. Same for Angular. Vue usage is more like jQuery usage than React in practice.
React 138,829,602
VueJs 33,952,225
Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#39This makes me reluctant to jump in and burn bridges.
Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#40That's why vue might gain more stars than the current dominant players (react and/or angular)