Filters:
Showing 36 links (all)Rankings are editorial (0–10).

Official (3)

  • React.dev9.9 - The official React documentation and API reference.
  • React GitHub8.1 - Issues, releases, and source for React.
  • React Compiler7.9 - Reference for the React Compiler and its mental model.

Learning (4)

  • React Tips (Docs)9.5 - A docs hub with patterns, recipes, and an API reference you can keep open while building.
  • React Guides8.6 - Long-form build guides that link back to canon patterns and primitives.
  • MDN Web Docs7.4 - The browser platform reference you’ll use daily alongside React.
  • TypeScript Handbook7.4 - Core TypeScript reference for React apps using TS.

Frameworks (4)

  • Next.js6.4 - A React framework for production with routing, data loading, and build tooling.
  • Astro (React integration)6.0 - Use React components in an island-based architecture for content-heavy sites.
  • Gatsby6.0 - React framework for content-focused sites with a rich plugin ecosystem.
  • Remix6.0 - Web framework emphasizing nested routes and web platform APIs.

Routing (2)

  • React Router7.2 - Declarative routing for React with nested routes and data APIs.
  • TanStack Router6.6 - Type-safe router for React with route-level data patterns.

Data + State (7)

  • TanStack Query6.4 - Server-state caching, invalidation, and async state ergonomics.
  • Formik6.0 - Popular form state management patterns for React.
  • Jotai6.0 - Primitive and flexible atom-based state for React.
  • React Hook Form6.0 - Performant forms with a small API and integrations.
  • Recoil6.0 - Atom/selector state model with derived state support.
  • Redux Toolkit6.0 - Opinionated tools for Redux state management.
  • Zustand6.0 - Small, fast state management with minimal API surface.

UI (7)

  • Ant Design6.0 - Enterprise-focused React component library.
  • Chakra UI6.0 - Accessible component library with great DX.
  • Headless UI6.0 - Completely unstyled, accessible UI components.
  • MUI6.0 - Comprehensive React UI library with theming and components.
  • Radix UI6.0 - Unstyled, accessible primitives for building design systems.
  • React Spectrum6.0 - Accessible component libraries and hooks from Adobe.
  • shadcn/ui6.0 - Copy-pasteable components built on accessible primitives.

Tooling (5)

  • Storybook8.2 - Component workshop for building and testing UI in isolation.
  • Playwright6.7 - End-to-end testing across browsers.
  • Testing Library6.7 - Simple and complete testing utilities that encourage good practices.
  • Vite6.7 - Fast dev server and build tool commonly used for React apps.
  • Vitest6.7 - Fast unit testing with a familiar API for modern front-end tooling.

Forums (4)

  • React Forum7.4 - A community forum for React discussions, patterns, and build help.
  • r/reactjs6.0 - Community discussions, links, and Q&A around React.
  • Reactiflux6.0 - Large React community for questions, support, and discussion.
  • Stack Overflow (React)6.0 - Searchable Q&A for common React questions and debugging.