#487 — August 14, 2026 |
🗓️ We're taking a break next week, so we're back in your inbox on August 28. |
|
|
|
A Tour of TanStack Form v2: Now in Alpha — The headless form library has been rebuilt from the ground up after a year of v1 feedback. The big change is validation: instead of one handler per event, validators become a pipeline where each declares its own triggers and conditions. Type safety and SSR improve too. Luca Jakob (TanStack) |
|
React Native 0.87 Released — Its public JavaScript API is now the Strict TypeScript API with types generated from RN's source. Metro bumps to the leaner v0.87, and there's (experimental) Swift Package Manager support for iOS. Peng, Cucci, Dall'Agnol, and Falch |
Frontend Architecture: Monoliths to Microfrontends — Maxi Ferreira walks through modular monoliths, monorepos, and microfrontends so you can pick the right structure for your codebase and know the real cost before you commit. Master.dev sponsor |
|
Migrating a Large Flow Monorepo to TypeScript — Yelp picked Flow in 2017 as it handled React better than TypeScript did. A fair call at the time, but undoing that took years of converting hundreds of packages and 1.4 million lines of code, with both typecheckers running the whole time. Shawn Walton (Yelp) |
|
IN BRIEF:
|
|
Making Navigations Instant in v0 — Next.js 16.3 includes an Jude Gao (Next.js Team) |
|
▶ Own the RSC Pipeline: Cache and Compose It Yourself — RSC is a primitive, not an architecture, argues the contributor behind TanStack Start's implementation. It's two React functions and a stream, so you can cache it, and even take it offline. (18 minutes.) Manuel Schiller |
|
Making Referential Stability a Type — Jovi, of the Preact core team, turns referential stability into a branded type, so a component can demand a stable array or callback and Jovi De Croock |
|
📄 Scanning Barcodes in React Native Apps – A pleasantly thorough roundup of the options from the creator of VisionCamera. Marc Rousavy 📺 React Native Tools That Actually Save Me Time Simon Grimm |
🛠 Code, Tools & Libraries |
|
|
GTKX 1.0: The React Framework for Linux — A way to build native Linux desktop apps with React. Write JSX, get real GTK4 and Adwaita widgets with no webview, in an ordinary Node process with npm packages and even Fast Refresh support. Eugenio Depalo |
💡 1.0 is the big release, but GTKX 1.1 landed just after with a |
|
kbar 1.0: A Cmd+K Interface for React Apps — After five years of betas, this simple way to add in-page commands and search now fully supports React 18 and 19. You can try it out right on the page too. Tim Chang |
|
Liquid Gooey: Liquid/Gooey Effects for React — More subtle and pleasing than I imagined at first. Nice demos on the homepage. Jakub Antalik |
|
|
|
And that's a wrap! We'll see you again on Friday, August 28! 👋 P.S. A huge thanks to everyone who's sent in submissions lately. There have been so many that I've fallen well behind, but every email gets read and I'll catch up on my return :-) |


