







How do you name props? Why are enum props good? What the hell is composability and why is it useful? Should you always use React?
RFC: Plan for custom element attributes/properties in React 19 · Issue #11347 · facebook/react
This is meant to address #7249. The doc outlines the pros and cons of various approaches React could use to handle attributes and properties on custom elements. TOC/Summary Background Proposals Opt...
React
React is the library for web and native user interfaces. Build user interfaces out of individual pieces called components written in JavaScript. React is designed to let you seamlessly combine components written by independent people, teams, and organizations.

State of React 2025
The 2025 edition of the annual survey about the latest trends in the React ecosystem.

Common Sense Refactoring of a Messy React Component | Alex Kondov
One thing I've learned from all the consulting I've done is that rewrites rarely lead to anything good. Almost in all cases, when you have an application runnin



Web Without Walls — Dan Abramov | React Universe Conf 2024

GitHub - pmndrs/zustand: 🐻 Bear necessities for state management in React
🐻 Bear necessities for state management in React. Contribute to pmndrs/zustand development by creating an account on GitHub.
React Server Components: Do They Really Improve Performance?
A data-driven comparison of CSR, SSR, and RSC under the same app and test setup, focusing on initial-load performance and the impact of client- vs server-side data fetching (including Streaming + Suspense).

Next.js by Vercel - The React Framework
Production grade React applications that scale. The world's leading companies use Next.js by Vercel to build static and dynamic websites and web applications.

nuqs | Type-safe search params state management for React
Type-safe search params state management for React. Like useState, but stored in the URL query string.

Critical Security Vulnerability in React Server Components – React
The library for web and native user interfaces

Component Party
Compare JavaScript frameworks side-by-side: React, Vue, Angular, Svelte, Solid.js, and more. See syntax differences, features, and code examples for web development frameworks.

Svelte Components Explained: Props & Composition Made Simple
Quick question: why do modern apps feel so smooth, even though they’re insanely complicated under the...
