This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
forked from Devographics/entities
-
Notifications
You must be signed in to change notification settings - Fork 0
/
surveys.yml
95 lines (79 loc) · 2.25 KB
/
surveys.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
- id: state_of_js_survey
name: State of JavaScript
homepage: https://stateofjs.com
patterns:
- state( |-|_)?of( |-|_)?js
- state( |-)?of( |-)?javascript
- state_of_js_email
- id: state_of_css_survey
name: State of CSS
homepage: https://stateofcss.com
patterns:
- state( |-|_)?of( |-|_)?css
- state_of_css_email
- id: state_of_graphql_survey
name: State of GraphQL
homepage: https://stateofgraphql.com
patterns:
- state( |-|_)?of( |-|_)?graphql
- state_of_graphql_email
- id: stack_overflow_survey
name: Stack Overflow Annual Developer Survey
homepage: https://insights.stackoverflow.com/survey/
- id: jetbrains_survey
name: JetBrains State of Developer Ecosystem
homepage: https://www.jetbrains.com/lp/devecosystem-2021/
- id: codingame_survey
name: CodinGame Developer Survey
homepage: https://www.codingame.com/work/codingame-developer-survey-2021/
- id: uxtools_survey
name: Design Tools Survey
homepage: https://uxtools.co/survey-2021/
- id: postman_survey
name: Postman State of the API Report
homepage: https://www.postman.com/state-of-api/
patterns:
- postman
- id: state_of_elm
name: State of Elm
homepage: https://state-of-elm.lamdera.app/
patterns:
- elm
- id: state_of_octoverse
name: GitHub State of the Octoverse
homepage: https://octoverse.github.com/
patterns:
- github
- id: state_of_go
name: Go Developer Survey
homepage: https://go.dev/blog/survey2021-results
- id: state_of_frontend
name: State of Frontend
homepage: https://tsh.io/state-of-frontend/
patterns:
- frontend
- id: state_of_laravel
name: State of Laravel
homepage: https://stateoflaravel.com/
patterns:
- laravel
- id: wordpress_survey
name: WordPress Annual Survey
homepage: https://wordpress.org/news/2021/11/take-the-2021-wordpress-annual-survey-and-view-the-2020-results/
patterns:
- wordpress
- id: developer_nation
name: Developer Nation Survey
homepage: https://www.developereconomics.net/
patterns:
- nation
- id: state_of_rust
name: State of Rust
homepage: https://blog.rust-lang.org/2021/12/08/survey-launch.html
patterns:
- rust
- id: jamstack_survey
name: Jamstack Community Survey
homepage: https://jamstack.org/survey/
patterns:
- jamstack