MENU

Fun & Interesting

Why didn't the Angular team just use RxJS instead of Signals?

Joshua Morony 111,731 lượt xem 1 year ago
Video Not Working? Fix It Now

My modern Angular course: https://angularstart.com/

Angular is introducing a new reactive primitive to the framework called "signals", which have been a popular reactive implementation in other frameworks.

But, this begs the question: why didn't they just use BehaviorSubject which is already included in RxJS? This video explores that question.

Intro to signals: https://www.youtube.com/watch?v=4FkFmn0LmLI

Get weekly content and tips exclusive to my newsletter: https://mobirony.ck.page/4a331b9076

Learn Angular with Ionic: https://ionicstart.com

0:00 Introduction
0:46 Signals are better
1:22 Accessing values
1:50 Derived values
3:47 The diamond problem
5:46 Side effects
7:04 Conclusion

#angular #signals #rxjs

- More tutorials: https://eliteionic.com
- Follow me on Twitter: https://twitter.com/joshuamorony

Comment