Back to browse
React Frontend System Evaluation
My program is a frontend system developed using the React framework. Please help me evaluate the component design and state management of the system, whether v…
Added May 19, 20260 views0 copies
Prompt
My program is a frontend system developed using the React framework. Please help me evaluate the component design and state management of the system, whether various features of React, such as lifecycle and Hooks, are used reasonably. Also, check for issues such as low component reusability, improper state management, and performance problems, and provide suggestions to optimize the system's architecture and frontend performance.
Replace text in [BRACKETS] with your own values before pasting.