Copy-pasted from https://www.reddit.com/r/webdev/comments/a5r76w/once_every_23_years_a_new_front_end_framework_wins/ebouw5o
The only chart that shows Vue outperforming others is GitHub stars (1). All the others charts show the opposite.
- NPM downloads
-
NPM packages depending on
- React: 32,331 dependents https://www.npmjs.com/package/react
- Vue: 9,792 dependents https://www.npmjs.com/package/vue
- Angular 2+: 7,555 dependents https://www.npmjs.com/package/@angular/core
- AngularJS: 3,693 dependents https://www.npmjs.com/package/angular
-
GitHub topics
- React: 50,517 repositories https://github.com/topics/react
- Vue: 14,624 repositories https://github.com/topics/vue
- Angular: 14,823 repositories https://github.com/topics/angular
-
Reddit metrics: http://redditmetrics.com/r/reactjs#compare=vuejs+angular2+angular
- Stack Overflow trends: https://insights.stackoverflow.com/trends?tags=reactjs%2Cvue.js%2Cangular%2Cangularjs%2Cjquery
- Google trends
-
Twitter (could not find hashtags trends)
- React: 278K followers https://twitter.com/reactjs
- Vue: 102K followers https://twitter.com/vuejs
- Angular: 304K followers https://twitter.com/angular
-
Indeed (could not find worldwide charts)
- Paris, France
- React: 567 jobs https://www.indeed.fr/emplois?q=react+javascript&l=Paris
- Vue: 269 jobs https://www.indeed.fr/emplois?q=vue+javascript&l=Paris
- Angular: 764 jobs https://www.indeed.fr/emplois?q=angular+javascript&l=Paris
- London, UK
- React: 1,695 jobs https://www.indeed.co.uk/jobs?q=React+javascript&l=London
- Vue: 291 jobs https://www.indeed.co.uk/jobs?q=Vue+javascript&l=London
- Angular: 1,207 jobs https://www.indeed.co.uk/jobs?q=Angular+javascript&l=London
- Berlin, Germany
- React: 614 jobs https://de.indeed.com/Jobs?q=react+javascript&l=Berlin
- Vue: 172 jobs https://de.indeed.com/Jobs?q=vue+javascript&l=Berlin
- Angular: 382 jobs https://de.indeed.com/Jobs?q=angular+javascript&l=Berlin
- Mumbai, India
- Paris, France
-
stateofjs.com 2018 survey (20,268 developers): https://2018.stateofjs.com/front-end-frameworks/overview/
-
Stack Overflow 2018 survey (+100,000 developers)
-
JetBrains survey
- 2018 (6,000 developers): https://www.jetbrains.com/research/devecosystem-2018/javascript/
- React: 60% regularly use
- Vue: 33% regularly use
- AngularJS: 21% regularly use
- Angular 2+: 20% regularly use
- 2017 (5,000 developers): https://www.jetbrains.com/research/devecosystem-2017/javascript/
- React: 49% regularly use
- Vue: 20% regularly use
- AngularJS: 44% regularly use
- Angular 2+: 22% regularly use
- 2018 (6,000 developers): https://www.jetbrains.com/research/devecosystem-2018/javascript/
-
SimilarTech: market share & web usage statistics
- React: 420,066 websites, 35.4% last month grow, 196,048 unique domains https://www.similartech.com/technologies/react-js
- Vue: 54,881 websites, 14.1% last month grow, 40,033 unique domains https://www.similartech.com/technologies/vuejs
- AngularJS: 325,339 websites, 7.15% last month grow, 171,570 unique domains https://www.similartech.com/technologies/angular-js
-
httparchive.org JavaScript Library Detection: https://discuss.httparchive.org/t/javascript-library-detection/955
If someone has other charts, please share.
Some dates:
- AngularJS
- First announcement: 2010/10/20 https://en.wikipedia.org/wiki/AngularJS
- GitHub repository creation: 2010/01/06
- React
- First announcement: 2013/05/29 https://blog.risingstack.com/the-history-of-react-js-on-a-timeline/
- GitHub repository creation: 2013/05/24
- Vue
- First announcement: 2014/02/03 (9 months after React) https://news.ycombinator.com/item?id=7169288 http://blog.evanyou.me/2014/02/11/first-week-of-launching-an-oss-project/
- GitHub repository creation: 2013/07/29
- Angular 2+
- First announcement: 2014/10/22 https://en.wikipedia.org/wiki/Angular_(application_platform)#Version_2
- GitHub repository creation: 2014/09/18
(1) Source: https://www.timqian.com/star-history/#facebook/react&vuejs/vue&angular/angular, GitHub stars is a bad measure: https://twitter.com/sandofsky/status/1007727882095886336







