Hacker News new | ask | show | jobs
React 19.2 is now available (react.dev)
17 points by crousto 266 days ago
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.