소개
This skill provides a comprehensive framework for bringing legacy React codebases up to modern standards. It facilitates the transition from class-based components to functional components with hooks, provides implementation patterns for React 18+ concurrent features like Suspense and Transitions, and utilizes automated codemods to streamline the refactoring process. By offering incremental migration strategies and performance optimization techniques, it helps developers reduce technical debt while improving application responsiveness and maintainability.