You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: devs2025.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ translations:
61
61
t: |
62
62
15% of women participation might feel small, but it's at least considerably higher than [other surveys](https://2024.stateofjs.com/en-US/demographics/#gender), which tend to hover around 6%.
63
63
64
-
And while the data reveals a gender income gap, it could be due to a difference in median experience, since that gap is not present when looking at comparable experience levels.
64
+
And while the data reveals a gender income gap, further research would be needed to conclude whether this is due to gender discrimination, or other correlated factors such as differences in experience levels.
While it might be tempting to learn Clojure, Elm, Ruby, or Scala given the income premium these languages seem to carry, it's important to also acknowledge that these language tend to be practiced by more experienced devs, which could account for the difference.
Copy file name to clipboardExpand all lines: html2025.yml
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,3 +2,14 @@ locale: en-US
2
2
translations:
3
3
- key: foo
4
4
t: bar
5
+
6
+
- key: faq.survey_design_html2025
7
+
t: How was this survey designed?
8
+
- key: faq.survey_design_html2025.description
9
+
t: >
10
+
This survey was designed as the results of an [open design process](https://github.com/Devographics/surveys/issues/253) involving browser vendors and the web development community.
11
+
12
+
- key: faq.results_released_html2025
13
+
t: When will the results be released?
14
+
- key: faq.results_released_html2025.description
15
+
t: The survey will run from July 15 to August 15, 2025, and the survey results will be released around September 15, 2025.
This is an open survey for anybody who makes websites or web apps, whether regularly or occasionally, as part of their job, as a student, or just for fun!
1076
+
1077
+
- key: faq.data_used_html
1078
+
t: How will this data be used?
1079
+
- key: faq.data_used_html.description
1080
+
t: >
1081
+
All data collected will be released openly for any developer or company to consult.
1082
+
Browser vendors also [use this data](https://web.dev/blog/interop-2024) to prioritize focus areas and inform their roadmaps.
1083
+
1084
+
- key: faq.survey_goals_html
1085
+
t: What are the survey's goals?
1086
+
- key: faq.survey_goals_html.description
1087
+
t: >
1088
+
The survey's goals are to measure awareness of new HTML features and browser APIs, and help developers keep track of how their usage is evolving.
0 commit comments