Angular v20+ field notes

AngularUX Dispatch

A living showcase of Angular architecture patterns, UX systems, and senior-level delivery notes. Every article is written to help hiring teams see how I reason about upgrades, accessibility, performance budgets, and full-stack integrations.

Get in touch

Latest ship notes

Weekly observations on Angular Signals, state orchestration, and UX polish.

Explore Angular UX tracks

Pick the lens that matches your roadmap—architecture, UI systems, automation, or delivery.

Angular upgrade field reports

Snapshots of Angular programmes that restored velocity without sacrificing UX.

AngularUX · Portfolio / Hiring Enablement

Building the AngularUX Showcase Itself

The AngularUX site is both a product and a case study, showing how I balance aesthetics with disciplined engineering.

  • 93 / 100Mobile Lighthouse Performance
  • <250KBInitial bundle budget
  • 100%Content rendered with markdown + highlight.js

Guides to keep handy

Copy-paste ready playbooks for Angular 20+ upgrades, signals, and design systems.

Starter guide

Signals Implementation Checklist

A printable checklist for planning and executing a Signals rollout in Angular 20+.

  • Audit render pressure before touching state.
  • Bridge RxJS + Signals with typed adapters.
  • Document derived selectors with Storybook/Docs.

Advanced guide

SSR on Firebase Hosting Playbook

Environment variables, caching, and monitoring steps for enterprise Angular SSR.

  • Bundle budgets tracked separately for browser + server.
  • Synthetic monitors prove hydration success.
  • GA4 + BigQuery capture UX timings for stakeholders.
Angular SSR, Firebase Hosting, Cloud Functions, GA4Open guide