https://bsky.app/profile/react.dev/post/3lcledsjrrc2d
Published: December 5, 2024 19:05
React v19 is now stable! https://react.dev/blog/2024/12/05/react-19
@bsky.app.profile.react.dev@rss-parrot.net
I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.
---
Site URL: bsky.app/profile/react.dev
Feed URL: bsky.app/profile/did:plc:uorpbnp2q32vuvyeruwauyhe/rss
Posts: 8
Followers: 1
https://bsky.app/profile/react.dev/post/3lcledsjrrc2d
Published: December 5, 2024 19:05
React v19 is now stable! https://react.dev/blog/2024/12/05/react-19
https://bsky.app/profile/react.dev/post/3lawuio3hac2u
Published: November 14, 2024 22:03
react@19.0.0-rc1 is out today with a replacement for sibling pre-rendering. Give it a try and maybe we can ship React 19 soon? https://github.com/facebook/react/issues/29898#issuecomment-2477449973
https://bsky.app/profile/react.dev/post/3l7w6i6abr42x
Published: November 1, 2024 22:03
did you know that you can conditionally exit an effect? this is useful if you want a subscription to only stay active while some condition is true, and to stay removed while that condition is false. a bit mindbending, but so it is with react!
https://bsky.app/profile/react.dev/post/3l7b2l3ogvf2k
Published: October 24, 2024 12:28
this is pretty huge — the react native team has been working towards this milestone for the last six years! https://reactnative.dev/blog/2024/10/23/release-0.76-new-architecture [contains quote post or other embedded content]
https://bsky.app/profile/react.dev/post/3l76dnmfg7l2n
Published: October 23, 2024 10:32
what makes a good component?
https://bsky.app/profile/react.dev/post/3l75w73wzah2n
Published: October 23, 2024 06:31
in case you missed it, the first react compiler beta dropped among other things is official support for React 17+ so you can try it even with an old React (and yes, version 17 is four years old, which is about seventy five in the javascript years)…
https://bsky.app/profile/react.dev/post/3l72oztr45t2n
Published: October 21, 2024 23:45
anyone else out here making rectangles
https://bsky.app/profile/react.dev/post/3l72fmroqcm2r
Published: October 21, 2024 20:57
there’s no such thing as “global state”