Ссылка на раздел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.
My 2024 Pick: Sonner
Miguel Ángel Durán
Ссылка на разделNew Features
With memo
being a longstanding pain point, it makes sense that respondents would be most excited about the React Compiler.
Ссылка на разделOther Pain Points
Once more, excessive complexity stands out as a major issue. It remains to be seen if a new generation of tooling will finally be able to alleviate our pain, or if that complexity is simply a natural consequence of the way the web works.