Framework-specific setup, deployment, and shared patterns for all client applications.
Technology matrix, ownership model, and when to use each framework.
Bootstrap an Angular app, configure modules, and run locally.
Docker build, CI pipeline, and production deployment flow.
Create a Vite SPA, configure routing, and integrate with the API.
Bootstrap Next.js, configure SSR, Cognito auth, and API routes.
Docker multi-stage builds, Vercel deploy, and environment promotion.
iOS/Android toolchain, pods, simulators, and local build verification.
Store builds, TestFlight, Play Console, and release automation.
Hosted UI, token refresh, route guards, and session handling.
Zustand stores, server state with React Query, and caching patterns.