React Tips is an official, opinionated guide. The practices here are this guide's recommended approach.

React Tips

Welcome to React Tips, an official and opinionated guide with this site's recommended practices for building fast, flexible interfaces with a clear mental model and a steady workflow. No guarantees.

Start Here

How the Docs Are Organized

React guidance is organized into three layers so you can move from concepts to implementation without losing momentum.

Learn

  • Fundamentals, mental models, and the component router mindset
  • Short, focused pages that keep you shipping

Guides

  • Applied practices for state, data, performance, and forms
  • Repeatable playbooks you can use in any file router or component router setup

Reference

  • APIs, patterns, and architecture notes
  • Designed to be scanned and reused

Explore the Sections