#React-Framework
Today, we’re deprecating Create React App for new apps, and encouraging existing apps to migrate to a framework.

We’re also providing docs for when a framework isn’t a good fit for your project, or you prefer to start by building a framework.

react.dev/blog/2025/02...
Sunsetting Create React App – React
The library for web and native user interfaces
react.dev
February 14, 2025 at 6:44 PM
React Router v7 is here!

With framework mode, everything that made Remix great is now built into React Router.

remix.run/blog/react-r...
React Router v7
React Router v7 brings all the great things you love from Remix back to React Router
remix.run
November 22, 2024 at 10:28 PM
“How React Router Became a Framework,” my talk from React Advanced in London, is now up!

Learn about why Remix as it exists today is being merged into React Router, and what it means for the future of the project.

www.youtube.com/watch?v=BKi4...
Mark Dalgleish – How React Router Became a Framework, React Advanced 2024
YouTube video by React Conferences by GitNation
www.youtube.com
November 5, 2024 at 7:47 PM
there should be something like react native but with a good framework like svelte
October 19, 2024 at 4:08 AM
🎉 Waku v0.21.8 is released! ⛩️ It's a React framework designed for React Server Components. This update includes bug fixes, DX improvements, and now ships with React 19 stable!

Enjoy the RSC experience!

waku.gg
Waku, the minimal React framework
A lightweight alternative React framework with a fun developer experience. Loved by React developers at startups and agencies.
waku.gg
December 10, 2024 at 12:29 AM
myth: LLM-assisted coding means everyone is forced to use The Popular Framework forever

reality: agents will happily migrate your entire app to The Good Framework

inertia is a powerful drug but we are entering a world without moats, plan accordingly

strawberrybrowser.com/blog/react-t...
How we Rewrote 130K Lines from React to Svelte in Two Weeks
We ported Strawberry's entire frontend from React to Svelte in two weeks using coding agents. It made the browser 2x faster.
strawberrybrowser.com
March 10, 2026 at 4:27 PM
v7 of @astrojs/react includes support for the @react.dev compiler 🚀

docs.astro.build/en/guides/in...
@astrojs/react
Learn how to use the @astrojs/react framework integration to extend component support in your Astro project.
docs.astro.build
September 23, 2026 at 5:33 PM
this is huge news imo. it’s a first-class (code is split between the React and the Parcel repos) framework-agnostic integration of RSC. hopefully this paves the way for more first-class framework-agnostic bundler integrations!
Happy to announce Parcel v2.14, now with support for React Server Components! 🥳

RSCs can be integrated into client-rendered apps, server rendered, or statically rendered at build time.

Also: rust MDX compiler, create-parcel CLI, new error overlay, and native import maps.

parceljs.org/blog/v2-14-0
March 29, 2025 at 3:05 PM
Waku v1.0.0-beta.1 is out!

New to Waku? 👉 waku.gg

Already using it? 👉 github.com/wakujs/waku/...

⛩️ Waku is a minimal React framework designed for React Server Components.
Waku, the minimal React framework
A lightweight React server components framework with a fun developer experience.
waku.gg
May 26, 2026 at 10:32 AM
Devs using React Native without a framework
November 26, 2024 at 12:45 AM
unfortunately that’s just a normal part of React, a commonly used web framework
June 16, 2026 at 2:11 AM
📦 vercel / next.js
⭐ 142,463 (+31)
🗒 JavaScript

The React Framework
GitHub - vercel/next.js: The React Framework
The React Framework. Contribute to vercel/next.js development by creating an account on GitHub.
github.com
September 26, 2026 at 4:17 PM
Waku v0.22.6 has been released! It's a React framework focused on RSC, powered by Vite and Hono. While still under active development, the user-facing API is quite stable. We're looking for collaborators, especially those with experience in Vite.

waku.gg
Waku, the minimal React framework
A lightweight alternative React framework with a fun developer experience. Loved by React developers at startups and agencies.
waku.gg
December 2, 2024 at 3:22 PM
⛩️ Waku v0.21.9 has been released! This version adds progressive enhancement support and many bug fixes. Don't miss updating it.

Waku is a React framework with RSC capabilities. Learn more at waku.gg.
Waku, the minimal React framework
A lightweight alternative React framework with a fun developer experience. Loved by React developers at startups and agencies.
waku.gg
December 15, 2024 at 12:59 PM
try zero with @vite.dev and React Native:

> npx one
December 20, 2024 at 10:19 PM
Waku v0.21.11 is out! Waku is a React framework based on Vite and Hono. This version updates to Vite 6. We're also working on internal refactors to support API endpoints. Stay tuned!

If you're new to Waku, check out waku.gg and give it a try.
Waku, the minimal React framework
A lightweight alternative React framework with a fun developer experience. Loved by React developers at startups and agencies.
waku.gg
December 28, 2024 at 5:26 AM
Waku v0.27.0 is here!

Waku is a React Server Component framework built to make React development fun again.

Now stabilizing the public API as we prepare for the v1 alpha, so it's a perfect time to try it and share your feedback before we finalize things. waku.gg/blog/more-ex...
Waku, the minimal React framework
A lightweight alternative React framework with a fun developer experience. Loved by React developers at startups and agencies.
waku.gg
October 27, 2025 at 12:58 PM
Introducing Runtime Accelerated Rendering Infrastructure (Rari), a React Server Components framework that's 4x faster than Next.js.

Built on custom Rust runtime with V8. 4x faster RSC rendering, 10,586 req/sec throughput, 5.8x faster builds.
How I Built a Full-Stack React Framework 4x Faster Than Next.js With 4x More Throughput - Ryan Skinner
Introducing the next-generation React framework with Rust-powered runtime, React Server Components, and ridiculously-fast development experience delivering 4x faster performance than Next.js.
ryanskinner.com
July 29, 2025 at 3:02 PM
"Framework" semantics get in the way of progress way too much with React and I'm really tired of the "you must be this tall" narative from react.dev. Tools that drastically aid you to be productive with React deserve a seat at the table. Vite is just the obvious start among many other tools.
January 24, 2025 at 10:44 PM
What a weekend! 😮‍💨

React Native Web Vite is a @storybook.js.org framework that will be the easiest way to dev, document, and test RN components.

Coming soon to @storybook.js.org -- so excited!!!

github.com/storybookjs/...
November 17, 2024 at 4:37 PM
What happens when you run React Server Components on a custom Rust runtime instead of Node.js?

4x faster rendering, 10k+ req/sec, sub-50ms P99 latency.

Same JSX, same component patterns. Zero Rust knowledge needed.

The runtime does the heavy lifting, you write the React.
How I Built a Full-Stack React Framework 4x Faster Than Next.js With 4x More Throughput - Ryan Skinner
Introducing the next-generation React framework with Rust-powered runtime, React Server Components, and ridiculously-fast development experience delivering 4x faster performance than Next.js.
ryanskinner.com
August 18, 2025 at 8:01 PM
how devs think they look using the latest React framework
June 24, 2025 at 10:52 AM
The embedded sandboxes in the React docs still use create-react-app. I wonder which framework they are going to migrate those to 🤔
February 15, 2025 at 4:25 PM
Adoro a critica ao React que diz que React é biblioteca e não framework

AHHAHAHAHAHUHAUAHUA
June 16, 2026 at 8:37 PM
Just released Waku v0.22.3! waku.gg
Why not give it a spin this weekend?
```
npm create waku@latest
```
Waku, the minimal React framework
A lightweight alternative React framework with a fun developer experience. Loved by React developers at startups and agencies.
waku.gg
April 19, 2025 at 1:23 AM