Open-Source Wikis

/

React

/

Reference

facebook/react

Reference

Configuration, data models, and dependencies — the parts of the repo you look up when you already know what you're doing and just need an exact name.

Pages

  • Configuration — release channels, feature flags, the ReactFeatureFlags family, JSX/babel config.
  • Dependencies — the runtime's published-package dependencies, the dev tooling, and what yarn.lock is hiding.

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Reference – React wiki | Factory