ワンクリックで
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.