Articles tagged with "React 19"
← Back to all articlesPreventing Unnecessary Re-Renders in React Applications
Mar 27, 2025
Learn essential strategies to optimize your React applications by preventing unnecessary re-renders. This guide covers techniques to keep your components efficient and your app responsive.
React 19 Features: Actions API, Server Components, Compiler
Mar 17, 2025
Actions API, Document Metadata, Server Components, and the React Compiler — what changes in React 19, with code examples and design notes.