GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
1–10 of 140 posts
Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#2So that means more and more developers are beginning to get interested into Vue.
Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#3Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#4Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#5Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#6Bottomline 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 project and I've starred React as another cool project. In both case, I did toy projects with the frameworks and never used it in production. On the other hand, apache/httpd I did a lot of projects with and I did not give it a star yet.
In my opinion stars are not endorsement, they're a questionable way to measure how likely it is that your coworker have heard of a given project.
Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#7One observation worth remembering: Enterprise usage would most likely be hosted locally / downloaded once per version and used by N internal projects.
Re: GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away
#8Vue users are more likely to bypass NPM. They are often on-boarded with the gentler approach most familiar to those who "sprinkle in some jQuery" - Drop in a tag and you are ready to rock. This approach is more likely to use a local file or from CDN.