Back to IssuesView on GitHub
#33041
Challenging
Reconsider providing a cleaner hook-based solution to derived state
Summary
The issue proposes creating a more intuitive hook-based API in React for handling 'derived state' (state that depends on other props or state). The current solutions can be confusing, and the goal is to find a cleaner, more explicit way to manage this common pattern.
Skills Required
React Core InternalsJavaScriptTypeScriptAPI Design
Files Likely Touched
Labels
Status: Unconfirmed