01Advanced state management guidance using useState and useReducer
02Functional component architecture with strict TypeScript prop typing
03Safe side-effect handling with mandatory cleanup and dependency tracking
04Component composition patterns including compound components and custom hooks
0545 GitHub stars
06Anti-pattern detection for state mutation, array index keys, and React.FC usage