DEV Community

Cover image for This Week In React #237: RSC, TanStack, Storybook | Legacy Arch, Hermes N-API | TC39, Import Maps, Vite, Vitest...
Sebastien Lorber
Sebastien Lorber

Posted on • Originally published at thisweekinreact.com

This Week In React #237: RSC, TanStack, Storybook | Legacy Arch, Hermes N-API | TC39, Import Maps, Vite, Vitest...

Hi everyone!

I thought I was on schedule for today's issue, until I realized that Dan Abramov wrote 4 RSC blog posts this week 😂. We also get great releases, including Storybook, LiveStore, Base UI, and the Lingo Compiler is a quite exciting innovation. The community is still processing last week's Remix awakening with many videos and podcasts commenting on the news.

React Native devs were at App.js last week, where the React Native team unveiled their plan to freeze the Legacy Architecture.

The last TC39 meeting was also quite productive, with 3 proposals progressing to stage 4 among other things. We also got various interesting announcements from the Vite ecosystem.


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

banner


💸 Sponsor

Free AI Code Reviews in IDE - VSCode, Cursor, Windsurf

Free AI Code Reviews in IDE - VSCode, Cursor, Windsurf

CodeRabbit is the AI code review platform purpose built to speed up code reviews and improve code quality. Integrating seamlessly into git workflows and existing toolchains, it delivers codebase-aware reviews and supports all programming languages.

Now they are excited to deliver AI code reviews directly in VS Code, Cursor, and Windsurf–letting you and your team (vibe) code with confidence and review while keeping in flow.

Even better: code reviews in the IDE are free! That’s right: line-by-line reviews and one-click fixes, all in your IDE at no cost to you. 

Install the extension and start vibe checking your code today!


⚛️ React

Storybook 9

Storybook 9

Storybook looks set to become the ultimate component testing tool, integrating with Vitest and Playwright, covering:

  • Interaction tests: Verify functionality by simulating user behavior
  • Accessibility tests: Detect, diagnose, and fix WCAG violations
  • Visual tests: Check for appearance bugs down to the pixel
  • Coverage reports: Understand which code is tested at a glance
  • Test widget: Click to run a comprehensive test suite

This release also includes:

  • 48% Leaner: Smaller install with optional docs and test packages
  • Story generation: Tools to write stories automatically
  • Tag-based organization: Filter and group stories by tag
  • Story globals: Set context (theme, viewport, locale) at the story level
  • Frameworks: Major updates for Svelte, Next.js, React Native, and more!


💸 Sponsor

Build a working reward flow in minutes — with Dynamo

Build a working reward flow in minutes — with Dynamo

Building loyalty logic from scratch is a pain — infra setup, reward tracking, event triggers, tier rules… it all adds up.

Dynamo is the loyalty engine built for developers: one API, full control, zero gatekeeping. Get hands-on with real SDKs (React + React Native), clear docs, and a live sandbox to test your own reward flows in minutes — no calls, no credit cards, just code.

Get sandbox access now.


📱 React-Native

Freezing the Legacy Architecture

Freezing the Legacy Architecture

The React Native team officially announced their plan to freeze the Old Arch Legacy Arch, so that they can focus all their efforts on the New Architecture. They’ll keep the Legacy Arch usable through security and critical bug fixes, but don't plan to merge new features. They'll eventually remove it an indefinite future, because keeping it around has a maintenance cost.



🔀 Other


🤭 Fun

alt

alt

See ya! 👋

Top comments (1)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.