Amazing collab with the friendly TanStack team! 🤝
Their unique RSC approach breaks traditional root-level limits—it's brilliant.
Rsbuild & Rspack are evolving fast. We're committed to being the universal RSC infra to support more frameworks! 🚀
Another build path just washed ashore 🏖️
TanStack Start now supports Rsbuild 2 alongside Vite, bringing the full Start feature set to the Rspack / Webpack ecosystem.
https://t.co/FEMQmGfgiz
❓Did you know you can write “in-source tests” in JavaScript
Rstest supports in-source tests — write your test right next to the code. Test code is stripped in production builds. Zero bundle cost. ⚡️
Rust-style DX, now in your JS toolchain 🦀
#JavaScript#Rstest#Rspack
Mind blown! 🤯 I've been using codspeed's MCP, and my AI Agent used its insights to optimize a case in rspack-sources—boosting performance by a staggering 98.96%!
Seriously, my god, everyone needs to give codspeed a try right now. 👇
https://t.co/r0w3jygkUT
Successfully ran React Router’s RSC Data Mode on top of rsbuild-plugin-rsc.
Server Actions, SSR Flight streams, and hydration are all working seamlessly.
Want to try it out? Check out the example repo 👇
https://t.co/RsXw3095L2
Introducing rsbuild-plugin-rsc — React Server Components support for Rsbuild!
Built on Rspack's native RSC implementation.
Still in early beta (0.0.1-beta.1), but we'd love your feedback!
https://t.co/7F4iJusGeM
Hey React team! 👋 I've submitted a PR (https://t.co/Q6Ga6AZ3jy) to add necessary library support for Rspack's RSC integration. Could anyone help take a look? 🙏 @acdlite@joshcstory@reactjs
🚀 Next.js with Rspack now enables persistent caching by default!
The result? Massive speed boosts on warm starts:
• App Router: Builds 1.46× faster, dev 566.7x faster (cache vs. no-cache)
• Pages Router: Builds 2.08x faster, dev 3.66x faster