React 19.2 is now available

(react.dev)

15 points | by crousto 18 hours ago ago

2 comments

  • giancarlostoro 14 hours ago ago

    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.

  • sunaookami 10 hours ago ago

    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.