signal(), computed(), effect(), linkedSignal(), model() — every stable Signal API on one page with usage examples and gotchas.
How zoneless works, what breaks when you remove zone.js, third-party library compatibility checklist, and the migration schematic commands.
Production scaffold: standalone components, zoneless default, Vitest, Tailwind, environment configs, lazy routes, error handler. Just run ng serve.
Full CRUD app with Signal Forms: nested form groups, schema-based validation, async validators, error display, form arrays, and API integration.
Server-side rendering + client hydration with route-level rendering strategies. Pre-configured for SEO, Open Graph tags, and dynamic meta.
Admin panel with sidebar navigation, auth guards, role-based access, data tables, charts integration, and responsive layout. Ready for your API.
form(), validators, form arrays, nested groups, async validation, error handling — the entire experimental API mapped out with working examples.
All 8 UI patterns and 13 components: accordions, combo-boxes, tabs, menus. ARIA roles, keyboard interactions, focus management. You bring the CSS.
Setup, component testing, mocking services, async testing, snapshot tests, and the Karma → Vitest migration path. Side-by-side syntax comparison.
Step-by-step migration for existing apps. Third-party library audit checklist, before/after code samples, schematic commands, and rollback strategy.
MCP server config, .cursorrules, Copilot instructions, and Claude project setup — all tuned to generate v21 code with Signals, not NgModules.
Login/register components, JWT interceptor, auth guard, refresh token rotation, role-based route protection. Drop into any v21 project.