The problem
Every Angular codebase I've worked on had the same invisible issues:
Components without ChangeDetectionStrategy.OnPush
RxJS subscriptions that never unsubscribe
*ngFor without trackBy
The problem Every Angular codebase I've worked on had the same invisible...
The problem
Every Angular codebase I've worked on had the same invisible issues:
Components without ChangeDetectionStrategy.OnPush
RxJS subscriptions that never unsubscribe
*ngFor without trackBy

A few weeks back I inherited an old Node.js project and spent half a day grepping package.json trying...

Angular apps can stay fast for a long time, until they don't. A lot of performance issues i've...

How a student developer built a provider-agnostic, sandbox-safe CLI tool that scans repos...

How I turned the pain of inheriting legacy systems into an open-source framework that produces...

Is this repo alive and well-kept? Turn minutes of clicking into one 0-100 score with the free GitHub API and a transparent…

Angular is opinionated — but Claude Code doesn't know which version of those conventions your project uses. These 13 CLAUDE.md…