Ссылка на разделReact Usage
It's interesting to see that despite React traditionally being associated with complex client-side apps, Static sites still came in second, showing that JSX can also work great as a simple templating language.
Ссылка на разделReact Version
Note that the survey was conducted before the stable release of React 19.
Ссылка на разделUsage Type
The overwhelming majority of respondents use React professionally.
Ссылка на разделСфера деятельности
Programming & Technical Tools may be slightly over-represented as an industry sector, as it often attracts the type of developer most likely to fill out a survey such as this one.
Ссылка на разделApplication Patterns
Despite the recent focus on static site generation, server-side rendering, and server components, it's interesting to note that the vast majority of React developers still work on Single Page Applications.
Ссылка на разделNew Features
With memo
being a longstanding pain point, it makes sense that respondents would be most excited about the React Compiler.