소개
This skill streamlines the evolution of React codebases, providing expert guidance on upgrading from older versions to React 18 and beyond. It automates the transition from legacy class components to modern functional components with hooks, implements concurrent features like Suspense and Transitions, and utilizes codemods for large-scale refactoring. By integrating TypeScript migration patterns and performance optimizations like useMemo and useCallback, it ensures applications remain maintainable, performant, and aligned with modern React ecosystem standards.