Technology
React 19
React 19 is a major performance and ergonomics upgrade: It ships the React Compiler and simplifies data mutations with Server/Client Actions.
React 19 is a significant leap, driving performance and developer experience with two core technologies: the **React Compiler** and **Actions**. The Compiler automatically optimizes re-renders, effectively eliminating the need for manual memoization via `useMemo` and `useCallback` . This delivers a performance boost with zero code changes. **Actions** simplify data mutations, such as form submissions, by integrating with concurrent features to automatically manage pending states, errors, and optimistic updates using new hooks like `useActionState` and `useOptimistic` . Additionally, the release stabilizes **React Server Components** for faster initial page loads and introduces the `use()` hook for reading promises or context directly .
What builders pair with React 19
Projects using both technologies. Select a pairing to see a project.
12 more pairings
Pairing: React
Building a Real-Time Terminal Messenger on LinkedIn's Private APIs with Bun, Ink, and a Git-Backed Message Store
Pairing: Tailwind CSS
What happens when you give a guy with little coding experience an AI Server? Just Another AI DAW (JAAD)
Pairing: TypeScript
What happens when you give a guy with little coding experience an AI Server? Just Another AI DAW (JAAD)
Pairing: Vite
What happens when you give a guy with little coding experience an AI Server? Just Another AI DAW (JAAD)
Pairing: AudioWorklet
What happens when you give a guy with little coding experience an AI Server? Just Another AI DAW (JAAD)
Pairing: Bun
Building a Real-Time Terminal Messenger on LinkedIn's Private APIs with Bun, Ink, and a Git-Backed Message Store
Recent Talks & Demos
Showing 1-5 of 5