#react
3 articles tagged with “react”
- ·5 min read·news
Upgrading to React 19.2.7: Fixing Hydration Mismatches and Action State Edge Cases
A deep dive into upgrading to React 19.2.7, exploring the critical bug fixes for hydration mismatches, Server Component ref handoffs, and Action Hook regressions.
- ·5 min read·tutorial
Beyond the Chatbox: How to Build Generative UI with LLMs and TypeScript
Learn how to build generative ui with llms using TypeScript. Step-by-step guide to building a neural expressive interface that bypasses the dead chat-log pattern.
- ·3 min read·tutorial
Building Generative UI with LLMs and React: Beyond the Chatbox
Move beyond boring text streaming. Learn how to build production-ready, dynamic generative UI using Gemini, React Server Components, and Zod schemas.