PodRocket

Angular v21, from signals to testing with Mark Techson

Jan 8, 2026
Mark Techson, a software engineer on the Angular team, dives into the exciting features of Angular v21. He introduces Signal Forms, which enhance reactivity and validation. The discussion also covers Angular ARIA, providing headless components that improve accessibility while allowing custom styling. Mark highlights the integration of AI tooling for modern developer workflows, including the Angular MCP server and an AI tutor. Finally, he shares insights on using Vitest for testing and balancing developer needs with innovative changes.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ADVICE

Provide LLMs Project Context Files

  • Use Angular's context files to give LLMs precise project context for generation and automation.
  • Evaluate and track those context files with the Web Code Gen Scorer to detect regressions over time.
INSIGHT

Score Your Codegen Contexts

  • The Web Code Gen Scorer provides evidence-based measurement of context quality instead of guesswork.
  • It helps detect regressions when framework or context changes affect generated outputs.
ADVICE

Model Forms With Signals

  • Model form data as signals to eliminate manual reconciliation between model and UI.
  • Bind a signal-based model to your form to get reactive updates and simpler custom validation.
Get the Snipd Podcast app to discover more snips from this episode
Get the app