DEV Community

Cover image for This Week In React #212 : Astro, Next.js, Storybook, INP, WebXR, LiveView, Radon, Yoga, Unistyles, gluestack...
Sebastien Lorber
Sebastien Lorber

Posted on • Originally published at thisweekinreact.com

This Week In React #212 : Astro, Next.js, Storybook, INP, WebXR, LiveView, Radon, Yoga, Unistyles, gluestack...

Hi everyone!

This week React developers have either been super grateful or busy spending money on useless things. Luckily, Astro is here to make the headline. We also have 2 great React perf articles.

The React Native ecosystem has been more active, with the official launch of Radon IDE, and many interesting releases.

Node 22.12 is here, with require(esm) enabled by default in LTS! There's also a TC39 meeting in progress with ES proposals progressing, but that's for next week!


💡 Subscribe to the official newsletter to receive an email every week!

banner


💸 Sponsor

daily.dev:  Your personal dev news feed

daily.dev: Your personal dev news feed

daily.dev brings over 1,000,000 developers a personal news feed with every update, framework and meme they need to know about. It’s totally free and you can opt out of listicles.

Suffer and learn with like minded developers.

  • Stay up to date effortlessly.
  • Discover new frameworks and devtools as they come out.
  • Be the smartest dev in the room.

It’s totally free. For the best experience, download the extension.


⚛️ React

Astro 5.0

Astro 5.0

A new major version of Astro just dropped. While technically not a pure React framework, it’s still widely used in the React community, can easily integrate interactive React components, and relies on MDX. The headlines are:

  • Content Layer to bring all of your content into one friendly, type-safe data store. Including from CMS, APIs, and other sources.
  • Server Islands for serving an initial page response as fast as possible, while keeping the ability to interleave dynamic content into a mostly static layout. A quite interesting and simpler alternative to React Server Components and Next.js Partial Pre-Rendering.
  • Simplified prerendering, removing the “hybrid” option
  • Type-safe environment variables
  • Vite 6 with the new Environment API
  • Experimental features: image cropping, responsive image layouts, SVG components


💸 Sponsor

Introducing Waitlist mode from Clerk

Introducing Waitlist mode from Clerk

<Waitlist /> is a new sign-up mode and component that lets users register interest and join a waitlist for early access to your product. Manage user access and onboarding all within your Clerk Dashboard. Read our changelog announcement for more details.


📱 React-Native

Radon IDE 1.0

Radon IDE 1.0

Software Mansion created a VSCode extension (also supporting Cursor) that turns your editor into a fully fledged IDE for React Native and Expo. It’s now officially launched as a stable version. It’s a paid product, but considering the low price and the DX improvement, it’s a no-brainer that also supports the company's great open source efforts. Take a look at the Radon IDE launch video to have a quick overview of the features: simulators panel and settings, debugging, click-to-inspect, URL-driven navigation, storybook integration, and more.



🔀 Other


🤭 Fun

alt

alt

See ya! 👋

Top comments (0)