Public list by ~reactstatus

Issue 482 - A look into ChatGPT's React stack

Reverse Engineering ChatGPT Web: How OpenAI Built for a Billion Users

https://performance.dev/chatgpt

Reverse Engineering ChatGPT Web: How OpenAI Built for a Billion Users — The author of the popular Linear performance breakdown spent days digging through ChatGPT's page source, bundles, and requests. React Router 7, TanStack Query, Radix, and ProseMirror all show up, with every non-essential script deferred until you can type.

about 1 month ago

July 2026 - Base UI as the Default

https://ui.shadcn.com/docs/changelog/2026-07-base-ui-default

Base UI is Now the Default in shadcn/ui — New shadcn/ui projects now build on Base UI rather than Radix. Radix isn't deprecated and every component ships for both, but "Starting something new? We recommend Base UI."

#next.js #react #tailwind css #components #shadcn

about 1 month ago

Locize – Localization and Translation Management Platform

https://www.locize.com/?from=react-status

Ship Translations Without Redeploying Your App — The cloud translation backend made by the i18next team. saveMissing, in-context editing, AI translation, and instant CDN updates. No redeploys for content changes. Free tier, Swiss-made.

about 1 month ago

<Suspense> – React

https://react.dev/reference/react/Suspense#what-activates-a-suspense-boundary

What Triggers Suspense Boundaries in React? — The official React docs have been updated with a list of what can activate a Suspense boundary, with a live example for each trigger. Useful for understanding exactly when fallback UI appears in real apps. Aurora explains further on X.

about 1 month ago

React Forms Done Right

https://upskills.dev/tutorials/react-forms-done-right

React Forms Done Right — An interactive dive into web forms, starting with zero-JS HTML forms and moving through React 19 native form actions to using TanStack Form with Zod. Complete with several demos.

about 1 month ago

Home | React Google Maps

https://visgl.github.io/react-google-maps/

React Google Maps 1.9: Components and Hooks for Google Maps — A way to integrate Google's Maps API into a React app, complete with components to lay down markers, draw on maps, and more. GitHub repo.

about 1 month ago

Release v2.0.0 · unlayer/react-email-editor

https://github.com/unlayer/react-email-editor/releases/tag/v2.0.0

✉️ React Email Editor 2.0: Drag-and-Drop Email Editor Component — Give users of your app the ability to edit and customize emails of their own. There's a live demo here.

about 1 month ago

react-easy-crop

https://valentinh.github.io/react-easy-crop/

🖼️ react-easy-crop: A Component for Interactive Image Cropping — Supports any image format (and even videos) along with dragging, zooming, and rotations. GitHub repo.

about 1 month ago

Announcing Vite+ Beta

https://voidzero.dev/posts/announcing-vite-plus-beta

Vite+ Beta: A Web Dev Toolchain Behind One Command — A unified toolchain that brings Vite, Vitest, Oxlint, and similar tools together under a single vp command.

about 1 month ago