一键导入
GHCP-Angular-to-React
GHCP-Angular-to-React 收录了来自 RobertoBorges 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Angular to React 18+ code mapping reference. Use when converting Angular code patterns to React equivalents including framework mapping, components, services, RxJS, routing, forms, and lifecycle methods.
Azure deployment best practices for React applications (Vite SPAs on Azure Static Web Apps, Next.js on App Service or Container Apps). Use when creating deployment configs, Dockerfiles, staticwebapp.config.json, or GitHub Actions workflows for a React app on Azure.
React 18+ project structure and scaffolding templates for migrated Angular applications. Use when creating new React projects (Vite or Next.js), setting up folder structure, or generating boilerplate for a TypeScript React SPA.
State management and data fetching patterns for React apps migrated from Angular. Use when converting Angular services with RxJS Observables to React hooks (TanStack Query, Context, Redux Toolkit) and axios-based API clients.