Link til delReact-bruk
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.
Link til delReact-versjon
Note that the survey was conducted before the stable release of React 19.
Link til delBrukstype
The overwhelming majority of respondents use React professionally.
Link til delBransje
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.
Link til delApplikasjonsmønstre
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.
Link til delNye funksjoner
With memo
being a longstanding pain point, it makes sense that respondents would be most excited about the React Compiler.