Advertisement · 728 × 90

Posts by React Weekly

The Vertical Codebase & VisionCamera v5 - React Weekly #16 MUI v9 is here, TkDodo explains Vertical Architecture, and TanStack AI shares how they test across 7 providers. Plus: 5x faster Frame Processors in VisionCamera.

16 issues in, and the bar for "Good Engineering" keeps rising. Don't just build—build with intention.

Join 57+ senior developers who spend their Sunday morning leveling up.

Read Issue #16 & subscribe:
👇
react-weekly.dev/newsletter/16

1 day ago 1 0 0 0

Rounding out the issue:
📳 Haptics: @swmansion.com explains why tactile feedback is a business lever, not just a gimmick.
📲 Lean OTA: @expo.dev shares the guide on keeping your Over-the-Air updates fast and small.

1 day ago 1 0 1 0

How do you ensure an AI feature works when you have 7 different providers? 🤖🧪

The @tanstack.com team shared their internal framework for testing TanStack AI across OpenAI, Anthropic, Gemini, and more. Consistency is the hardest part of AI engineering—here’s how the best in the business handle it.

1 day ago 2 0 2 0

Real-time mobile computer vision just hit a new gear. 📸🏎️

@mrousavy.com and the team at @margelo.com dropped VisionCamera v5.
• New Frame Processor engine (5x faster).
• Better hardware sync.
• iOS 19 & Android 16 ready.

If your app handles video or AR, this update is a massive win for UX.

1 day ago 0 0 1 0

The king of UI libraries just got a massive performance injection. 🎨⚡️

MUI v9 introduces MUI System 2, cutting CSS runtime overhead by 40%. It also revamps "Base UI" for those who want the logic of MUI without the pre-baked styling.

1 day ago 1 0 1 0

Folders shouldn't be organized by "what they are" (types), but by "what they do" (features). 📁

@tkdodo.eu makes a compelling case for the Vertical Codebase. Stop jumping between 5 different directories to fix one feature.

1 day ago 1 0 1 0
Post image

React Weekly Issue #16 is officially LIVE! ⚛️🏗️

🧵 The breakdown:
📁 The Vertical Codebase (via @tkdodo.eu)
🎨 MUI v9 (40% faster runtime)
📸 VisionCamera v5 (5x faster engine)
🤖 Testing AI across 7 providers
📳 The ROI of Haptics

1 day ago 1 0 1 0
Preview
The Great Migration & React Native 0.85 - React Weekly #15 Railway explains moving off Next.js, React Native 0.85 lands with performance boosts, and Expo Router v55 unifies the web and native bridge.

15 issues in, and the React ecosystem is still finding new ways to surprise us. Don't just follow the crowd—understand the architecture.

Join 1,000+ senior engineers who start their week with the "Sunday Spark."

Read Issue #15 & subscribe for free:
👇
react-weekly.dev/newsletter/15

1 week ago 0 0 0 0

Rounding out the 15th issue:
☁️ @cloudflare.social Emdash: Bridging the gap between legacy WordPress and modern edge computing.
📚 MDN Deep Dive: A 2026 refresher on front-end standards—from CSS Subgrid to the latest Web APIs.

Stay grounded in the standards while pushing the edge.

1 week ago 0 0 1 0
Advertisement

The "Write Once, Run Everywhere" dream just got a major patch. 🗺️

@expo.dev Router v5.5 is here, further bridging the gap.
• Advanced native navigation primitives.
• Drastically improved SEO for the web side.
• Better SSR performance for unified apps.

1 week ago 0 0 1 0

Stability and speed are the headlines for React Native 0.85. 📱✨

The team has officially optimized Bridgeless mode by default, leading to massive reductions in startup latency. The "New Architecture" isn't just a promise anymore—it’s the standard for 2026.

1 week ago 1 0 1 0

Is "Framework Fatigue" starting to peak? 🚂

The team at @railway.com just dropped a detailed breakdown of why they migrated their dashboard off Next.js. It’s a fascinating look at when a framework’s complexity starts to outpace the needs of the project.

1 week ago 0 0 7 0
Post image

React Weekly Issue #15 is LIVE! ⚛️🏗️

🧵 The breakdown:
🚂 Why @railway.com moved OFF @nextjs.org
📱 @reactnative.dev 0.85 (The Performance Core)
🗺️ Expo Router v5.5
☁️ Cloudflare Emdash
📚 MDN Front-End Deep Dive

1 week ago 1 0 1 0
Preview
The Signal Graph & High-Velocity Scaling - React Weekly #14 Mastering TanStack Router’s new architecture, shipping smaller OTA updates with bundle diffing, and scaling to millions with just 5 engineers.

The best engineers don't just write more code; they pick the right primitives.

Join the 50+ developers who spend their Sunday morning getting a leg up on the competition.

Read Issue #14 & subscribe for free:
👇
react-weekly.dev/newsletter/14

2 weeks ago 0 0 0 0

Why has @expo.dev become the default for high-velocity teams? ⚡

It’s not just about the components—it’s about the infrastructure. We explore the "unreasonable effectiveness" of the Expo workflow and how it removes the boilerplate that usually kills a project's momentum.

2 weeks ago 0 0 1 0

Can 5 engineers keep millions of people eating safely? 🥗

The latest case study on Fig is a masterclass in lean engineering. By offloading infrastructure heavy lifting to the Expo ecosystem, they’ve managed to support a massive, critical user base without a massive headcount.

2 weeks ago 0 0 1 0
Advertisement

Shipping mobile updates shouldn't eat your users' data plans. 📉

Expo SDK 55 introduces Bundle Diffing for OTA updates. Instead of shipping the whole bundle, you only ship the binary changes.

Smaller updates = higher success rates = happier users.

2 weeks ago 0 0 1 0

State management in routing just got a massive upgrade. 🧠

@tannerlinsley.com breaks down the new Signal Graph architecture in TanStack Router. By using signals to track state, the router achieves surgical re-renders and a highly predictable data flow for even the most complex apps.

2 weeks ago 1 0 1 0
Post image

React Weekly Issue #14 is officially LIVE! ⚛️🚀

🧵 The breakdown:
🧠 @tanstack.com Router’s Signal Graph
📉 90% smaller OTA updates (Bundle Diffing)
🥗 Scaling Fig: 5 engineers, millions of users
⚡ The "Unreasonable Effectiveness" of Expo

2 weeks ago 0 0 1 0
Preview
Next.js Everywhere & AI Wearables - React Weekly #13 Next.js expands to new platforms, TanStack DB hits a production milestone, and why your 'test-ids' might be an accessibility warning sign.

The boundaries of what we can build with React are disappearing. Don’t get stuck in the browser—start building for the world.

Read Issue #13 & subscribe for free:
👇
react-weekly.dev/newsletter/13

3 weeks ago 0 0 0 0

Is your testing suite hiding an inaccessible product? ♿

@tkdodo.eu drops a necessary truth bomb: "Test IDs are an accessibility smell." If your tests can't find elements the way a real user (or a screen reader) does, you aren't actually testing your app—you’re testing your implementation.

3 weeks ago 5 2 1 0

The local-first revolution just hit a major milestone. 💾

TanStack DB 0.6 is officially out.
• New persistence layer for production readiness.
• Support for relational "includes" in data fetching.

If you’ve been waiting for a reason to go local-first, @tannerlinsley.com just gave you one.

3 weeks ago 0 0 1 0

Your React skills just got a hardware upgrade. ⌚🤖

We’re diving into the Fieldy AI case study. Learn how they used the Expo ecosystem to build a dedicated AI wearable. It’s a masterclass in how modern mobile tooling is escaping the smartphone.

3 weeks ago 0 0 1 0

Next.js isn't just for the web anymore. 🌐

Vercel has outlined a massive vision for "Next.js Across Platforms." Imagine a unified DX that stretches from your web app to desktop and even embedded environments using shared primitives.

The "Everywhere" framework is becoming a reality.

3 weeks ago 1 0 1 0
Advertisement
Post image

React Weekly Issue #13 is LIVE! ⚛️⌚

🧵 The breakdown:
🌐 @vercel.com’s vision for Next.js Across Platforms
⌚ How @expo.dev is powering AI wearables
💾 @tanstack.com DB 0.6 (Persistence is here!)
♿ Why your test-ids are an a11y warning sign

3 weeks ago 0 0 1 0
Preview
Vite 8, Next 16.2, and the Death of useEffect - React Weekly #12 Vite 8 brings Rust-speed to everyone, Next.js 16.2 targets AI agents, and Expo SDK 55 unlocks Jetpack Compose for mobile devs.

The ecosystem is moving at the speed of Rust. Don’t get left behind in the node_modules dust.

Join the senior engineers who start their Sunday with the "Sunday Spark."

Read Issue #12 & subscribe for free:
👇
react-weekly.dev/newsletter/12

3 weeks ago 0 0 0 0

Stop using useEffect to sync state. 🛑

We’re featuring Alvin Sng’s 5 strict rules for cleaner, more predictable components.

Also: Why the team at aha.io ditched Gatsby to build their own 1,000-line custom RSC framework. The result? A 90% reduction in shipped JavaScript.

3 weeks ago 1 0 1 0

Android developers, your world just changed. 📱

@expo.dev SDK 55 (Beta) introduces Jetpack Compose support for React Native. You can now use native Android UI declarations and Material Design 3 directly in your app while keeping the React DX you love.

3 weeks ago 0 0 1 0

Not to be outdone, @vercel.com just dropped Next.js 16.2. 🏎️

By optimizing how Server Component payloads are deserialized in the V8 engine, they’ve achieved:
• 87% faster developer startup.
• 60% faster rendering in production.

Plus, the framework is now "AI-Ready".

3 weeks ago 1 0 1 0

The Rolldown era is officially here. 🦀

@vite.dev 8 has swapped out its core for Rolldown, a unified Rust bundler. What does that mean for your workflow?

• 10-30x faster production builds.
• A new "Full Bundle Mode" for massive enterprise apps.

Build times are finally becoming a non-issue.

3 weeks ago 1 0 1 0