-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreact2025.yml
More file actions
55 lines (38 loc) · 2.83 KB
/
react2025.yml
File metadata and controls
55 lines (38 loc) · 2.83 KB
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
locale: he-HE
translations:
###########################################################################
# General
###########################################################################
- key: general.results.description
t: The 2025 edition of the annual survey about the latest trends in the React ecosystem.
###########################################################################
# Introduction
###########################################################################
- key: general.react2025.survey_intro
t: |
Given that it originally came out of a company whose motto was “move fast and break things”, it's ironic that React's approach could be summarized as “slow and steady”.
The React team has done a remarkable job of evolving the framework into its current modern state, progressively introducing innovations like Server Components and then letting the community adopt them (or not!) at its own pace.
This year, it's time for the long-awaited Compiler to make its official debut. And things are also moving on the administrative front, with the recently-introduced [React foundation](https://react.dev/blog/2025/10/07/introducing-the-react-foundation).
So whether you're on the cutting edge of new React features, or adopting innovations at a slower pace, join us once again to figure out where React is going by taking this year's State of React survey!
- key: features.features_intro.react2025
t: |
Welcome to the survey! This first part is all about sharing your experience with various React features:
- **Never heard of it**: it's your first time seeing this – or you've heard of it but have no idea what it does.
- **Heard of it**: you've read or learned about this, but haven't actually used it yet.
- **Used it**: you've used this at least once, even if it was just to play around.
By the way, if you want to tell us more about any of your choices, just click that little "comment" icon!
- key: tools.tools_intro.react2025
t: |
This next part of the survey is all about the various libraries and frameworks that make up the React ecosystem.
###########################################################################
# FAQ/About
###########################################################################
- key: faq.survey_design_react2025
t: How was this survey designed?
- key: faq.survey_design_react2025.description
t: >
The survey was designed with input from the community through an [open feedback thread](https://github.com/Devographics/surveys/issues/262).
- key: faq.results_released_react2025
t: When will the results be released?
- key: faq.results_released_react2025.description
t: The survey will run from October 25 to November 25, and the survey results will be released shortly after that.