RSS Parrot

BETA

🦜 @react.dev on Bluesky

@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.

---

Your feed and you don't want it here? Just e-mail the birb.

Site URL: bsky.app/profile/react.dev

Feed URL: bsky.app/profile/did:plc:uorpbnp2q32vuvyeruwauyhe/rss

Posts: 8

Followers: 1

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

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!

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]

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)…