rfcs
rfcs copied to clipboard
RFCs for changes to React
Results
52
rfcs issues
Sort by
recently updated
recently updated
newest added
The idea is to offer an API that developers can actually rely on instead of `__REACT_DEVTOOLS_GLOBAL_HOOK__` so we can develop tools that interact with the state of some components externally...
CLA Signed
# Summary React has a special prop called `key` that is used to distinguish between rendered instances of a component within the same parent. It's essential for mapping a data...
CLA Signed