React 19.2 is now available(react.dev)
react.dev
React 19.2 is now available
https://react.dev/blog/2025/10/01/react-19-2
2 comments
Its interesting to me that SSR exists, but I have never fully embraced it. I am curious how some people set it up and if they still have their SSR based React talking to a backend API in another language.
Ugh, useEffectEvent is another band-aid for the dumpster fire that is useEffect. I rarely see useEffect used correctly and even then it's a mess.