React Weekly's Avatar

React Weekly

@reactweekly

Weekly React insights. Snippets, tools, and ecosystem updates. ⚛️

15
Followers
2
Following
58
Posts
11.11.2025
Joined
Posts Following

Latest posts by React Weekly @reactweekly

Preview
The React Foundation & VR Frontiers - React Weekly #9 React moves to a non-profit home, Meta Quest gets official React Native support, and Cloudflare launches ViNext. Plus: Expo SDK 55 goes stable.

The "React Developer" role is being redefined this week. Don't be the last one to get the memo.

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

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

01.03.2026 17:29 👍 0 🔁 0 💬 0 📌 0

Don't leak your implementation details. 🧠

@tkdodo.eu (the Query Sensei) has a new guide on Query Abstractions. Learn how to wrap TanStack Query to keep your UI clean and your data layer maintainable.

01.03.2026 17:29 👍 1 🔁 0 💬 1 📌 0

The "New Architecture" era is officially standard. 🚀

@expo.dev SDK 55 is now out of beta.
• Fabric/TurboModules by default
• 75% smaller OTA updates (bytecode diffing)
• Massive stability improvements

If you haven't upgraded yet, 2026 is the year to do it.

01.03.2026 17:29 👍 0 🔁 0 💬 1 📌 0

@cloudflare.social is coming for the @nextjs.org crown. ⚔️

They just launched ViNext, a specialized runtime to make Next.js scream on the edge. Meanwhile, @vercel.com fired back with a "Cloudflare to Vercel" migration guide.

Competition is a win for developers. Pick your side.

01.03.2026 17:29 👍 1 🔁 0 💬 1 📌 0

Your React skills just went 3D. 🥽

@reactnative.dev has officially come to Meta Quest. You can now build immersive VR/AR experiences using the patterns you already know. The bridge between 2D mobile and spatial computing just got a lot shorter.

01.03.2026 17:29 👍 0 🔁 0 💬 1 📌 0

@react.dev is moving to a neutral, non-profit home. 🏛️

The React Foundation (under the Linux Foundation) ensures that React belongs to the community, not just Meta. This is about long-term sustainability and open governance for the next decade.

01.03.2026 17:29 👍 0 🔁 0 💬 1 📌 0
Post image

React Weekly Issue #9 is HERE—and it’s a landmark one. ⚛️

🧵 The breakdown:

🏗️ The React Foundation is born
🥽 React Native x Meta Quest
☁️ @cloudflare.social ViNext vs. @vercel.com
🚀 @expo.dev SDK 55 (Stable!)
🧠 @tkdodo.eu on Query Abstractions

01.03.2026 17:29 👍 3 🔁 0 💬 1 📌 0
Preview
The OTA Playbook & Dr. React is In - React Weekly #8 Deploying to 200 apps automatically, TanStack's new Hotkeys library, and Million.js’s performance "doctor." Plus: Sentry 8.0 for the New Architecture.

The best developers don't just write code; they build systems that scale.

Join the 35+ engineers who spend their Sunday morning getting a leg up on the competition.

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

22.02.2026 19:29 👍 0 🔁 0 💬 0 📌 0

React Native "New Architecture" users, rejoice. 🛡️

@sentry.io 8.0.0 is officially out. It brings full support for Fabric, improved symbolication for New Arch builds, and a smaller SDK footprint.

Don't fly blind on the new architecture—upgrade your observability today.

22.02.2026 19:29 👍 0 🔁 0 💬 1 📌 0

The @tanstack.com family just got a new member: Hotkeys. ⌨️

It’s a headless, type-safe library for managing keyboard shortcuts. It handles platform modifiers (Cmd vs. Ctrl) and complex combinations perfectly.

Your power users will thank you.

22.02.2026 19:29 👍 0 🔁 0 💬 1 📌 0

Is your React code feeling a bit... sluggish? 🏥

@aidenybai.bsky.social (creator of Million.js) just launched React Doctor. It’s a CLI tool that scans your project, finds performance "sickness," and gives you an actionable prescription to get back to 60fps.

No more profiling in the dark.

22.02.2026 19:29 👍 0 🔁 0 💬 1 📌 0

Over-the-Air (OTA) updates are a superpower—if you have a strategy. ⚡️

@expo.dev just dropped the definitive "Production Playbook" for OTA. We also dive into how OneSpot automates deployments for 200+ apps without ever touching a laptop.

Say goodbye to manual "laptop-deploys".

22.02.2026 19:29 👍 0 🔁 0 💬 1 📌 0
Post image

React Weekly Issue #8 is officially LIVE! ⚛️

🧵 The highlights:

🚀 The Production OTA Playbook
🤖 Automating 200+ App Deploys
🏥 React Doctor: Diagnostics for your code
⌨️ @tanstack.com Hotkeys
🛡️ @sentry.io 8.0 (Fabric Support)

22.02.2026 19:29 👍 0 🔁 0 💬 1 📌 0
Preview
The State of React & React Native 0.84 - React Weekly #7 The 2025 State of React results are live, React Native 0.84 hits the floor, and shadcn/ui drops "Blocks." Plus: Why the React Compiler hates your Class objects.

The React ecosystem is evolving at light speed. Don’t spend your Monday catching up—get the "Sunday Spark" instead.

Join the senior engineers who start their week with React Weekly.

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

16.02.2026 10:51 👍 0 🔁 0 💬 0 📌 0

Technical deep-dive: Why does the React Compiler hate Class objects? 🧠

We explore why OOP-style data structures break memoization and how to refactor for a "compiler-friendly" codebase.

Plus: 🛡️ Bulletproof components by @shud.in 🛣️ Type-safe Auth with @tanstack.com Router

16.02.2026 10:51 👍 0 🔁 0 💬 1 📌 0

Stop building dashboards from scratch. 🧱

@shadcn.com just released "Blocks"—fully composed UI sections (Dashboards, Auth flows, etc.) that are ready to copy-paste.

Combine that with @expo.dev ’s new guide on building AI-first photo apps using the CoreViz SDK.

16.02.2026 10:51 👍 1 🔁 0 💬 1 📌 0

React Native 0.84 has landed. 🚀

The theme? Stability for the New Architecture. We’re getting refined Fabric debugging, improved error boundaries for concurrent rendering, and faster Android startup.

The "New Arch" is no longer the future—it's the present.

16.02.2026 10:51 👍 0 🔁 0 💬 1 📌 0

The State of React 2025 results are a reality check. 📈

RSC adoption has moved from "experimental" to "standard." React Router 7 and the React Compiler are seeing massive jumps in sentiment and usage.

Check the full report to see where your stack stands in the ecosystem.

16.02.2026 10:51 👍 0 🔁 0 💬 1 📌 0
Post image

React Weekly Issue #7 is LIVE! ⚛️

The data is out: The State of React 2025 results show a massive shift in how we build. Are you keeping up?

🧵 This week's breakdown:
📊 State of @react.dev 2025 Results
📱 @reactnative.dev 0.84
🧱 @shadcn.com "Blocks" are here
🤖 AI-First @expo.dev apps

16.02.2026 10:51 👍 2 🔁 0 💬 1 📌 0
Preview
Gesture Handler 3.0, ESLint v10, and AI-Ready Web Pages - React Weekly #6 Big updates for React Native, a new era for ESLint, and how to serve your site to AI agents.

The ecosystem is evolving faster than your node_modules can keep up.

Join the senior engineers who get the full breakdown every Sunday morning.

Read Issue #6 and subscribe for free:
react-weekly.dev/newsletter/6

09.02.2026 05:50 👍 0 🔁 0 💬 0 📌 0

Want to build "High-Quality" mobile UIs without the Figma-to-code headache? 🎨

The Expo team shared a deep dive into building with NativeWind. Learn how to use Tailwind-style variables for theming and Reanimated for that premium feel.

09.02.2026 05:50 👍 0 🔁 0 💬 1 📌 0

Vercel is making the web "AI-Ready." 🤖

Instead of agents scraping messy HTML, why not just serve them clean Markdown?

By using HTTP Content Negotiation (the Accept header), you can serve 99% smaller payloads to AI agents while humans still get the full UI.

09.02.2026 05:50 👍 1 🔁 0 💬 1 📌 0

End of an era: ESLint v10.0.0 has arrived. 🛑

The legacy .eslintrc system is officially dead—it’s all about Flat Config now. v10 also drops support for older Node.js versions and introduces smarter JSX reference tracking.

It’s time to migrate those configs.

09.02.2026 05:50 👍 1 🔁 0 💬 1 📌 0

React Native developers, your gestures just got a massive upgrade. ✌️

Gesture Handler 3.0 is out with a completely new hook-based API. It’s fully compatible with the React Compiler and integrates deeper with Reanimated via SharedValues.

Say goodbye to unnecessary re-renders.

09.02.2026 05:50 👍 0 🔁 0 💬 1 📌 0
Post image

React Weekly Issue #6 is officially LIVE! ⚛️

This week is all about the "Next Generation." We’ve got major v10 releases, hook-based gesture rewrites, and a new way to serve your site to AI agents.

🧵 The highlights:

09.02.2026 05:50 👍 0 🔁 0 💬 1 📌 0
Preview
React Weekly - Curated React.js News, Libraries, and Tutorials Stay ahead in the React ecosystem. Get the latest React.js news, libraries, tutorials, and tips delivered to your inbox every week. Join thousands of React developers.

The React ecosystem doesn't sleep, and neither does the "Sunday Spark."

Get the technical depth you need without the fluff. Join the devs from around the world who read us every week.

Subscribe for free: 👇
react-weekly.dev

02.02.2026 07:44 👍 0 🔁 0 💬 0 📌 0

Building for mobile in 2026? 📱

The team at @expo.dev just dropped a masterclass on retention. From using OTA updates to "save" your App Store rating to leveraging behavioral push notifications—it's a goldmine for mobile devs looking to scale.

02.02.2026 07:44 👍 0 🔁 0 💬 1 📌 0

How do you get an AI agent to be 100% accurate? 🤖

@vercel.com just proved that "Skills" (tool-calling) aren't enough. By moving to a persistent AGENTS.md file in your root directory, AI coding accuracy jumped from 53% to 100% in their evals.

Context is king. Manual tool-calling is dead.

02.02.2026 07:44 👍 0 🔁 0 💬 1 📌 0

Stop what you’re doing and check your versions. 🛠️

A high-severity Denial of Service (DoS) vulnerability (CVE-2026-23864) has been found in the RSC 'Flight' protocol. It can trigger CPU/memory exhaustion with a single crafted request.

Whether you're on Next.js or Vite, you need to patch. Now.

02.02.2026 07:44 👍 0 🔁 0 💬 1 📌 0
Post image

Issue #5 of React Weekly is LIVE! ⚛️

This one is a "Must Read" for anyone in production. We're covering a high-severity security flaw in React Server Components and a game-changing AI breakthrough.

🧵 The breakdown:

02.02.2026 07:44 👍 1 🔁 0 💬 1 📌 0