SignalStore is the first NgRx I'd actually reach for
I've spent a good chunk of my career talking teams out of NgRx. Not because the Redux pattern is...
Tag archive
I've spent a good chunk of my career talking teams out of NgRx. Not because the Redux pattern is...
TL;DR — We rebuilt Mattrx's state layer (Angular 19, 22k LOC TS, marketing analytics SaaS) over 8...

In recent years, Angular has taken an important step toward a simpler and more declarative reactivity...

On va parler sérieusement, ça ne va sans doute pas plaire à beaucoup de monde, mais à un moment il...
In this article I'll show how I use the Facade Design Pattern on my angular projects. ...
After 8+ years working with Angular, I thought I had state management figured out. Than I rewrote one...
Every Signal Store in our monorepo started the same way. Fifty-plus lines of ceremony before a single...

Most Angular apps don't have a state-management problem. They have a state-ownership problem. In...

Series Roadmap Product Overview (1/6) Inside the Architecture - N-Tier, decoupling,...
If you’ve been working with NgRx SignalStore for a while, you’ve probably noticed a pattern: you keep...

Main topics: TypeScript 6.0 and NgRx (RFCs for delegatedSignal and resource extensions). Also in...

TL;DR. I built an Anthropic Agent Skill for @ngrx/signals and ran it through the full eval pipeline:...