React 19.2 is now available
react.dev
React 19.2 is now available
1–3 of 3 posts
Re: React 19.2 is now available
#2Its 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.
Re: React 19.2 is now available
#3Ugh, 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.