I could remove ALL RxJS in my Angular app, but should I?
My Angular course: https://angularstart.com/
The new "resource" API and the "linkedSignal" primitive can do a surprising amount of the heavy lifting I would typically do with RxJS. In this scenario, I could remove all of the existing RxJS and do everything entirely with signals, but is that a good idea?
The original RxJS/Signals state management video: • My NEW default for state management i...
Get weekly content and tips exclusive to my newsletter: https://mobirony.ck.page/4a331b9076
My game dev channel: / @typedpixels
MY GEAR:
Keyboard: https://adm42.dev/?ref=3
Neovim setup: https://github.com/joshuamorony/lazyvim/
Animations: https://motioncanvas.io/
0:00 RxJS/Signals state management
1:30 The resource API
2:30 Handling actions with signals
5:07 The role of linkedSignal
#angular #rxjs #signals
More tutorials: https://modernangular.com/