Writing

Notes on Angular, frontend architecture, performance and the occasional DSA insight.

1 min read

Angular's Built-in Control Flow: @if, @for and @switch

Why the new block control flow syntax replaces *ngIf and *ngFor — and what it buys you in readability and performance.

angulartypescriptperformance