FileDeck
ClozeDifficulty 1

To understand a feature, start at the public export in packages/react, then follow into react-reconciler.

Answer

react-reconciler

follow from packages/react into react-reconciler to see how a feature is implemented.

  • packages/react
  • packages/react-reconciler