Angular Signals RxJs Interoperability: toObservable() (Guess the Behavior)

preview_player
Показать описание

Here is a small quiz that will explain how toObservable() works internally. Try to guess the behavior of toObservable(), full explanation inside the video.

Free content at the Angular University:

Follow me:

Рекомендации по теме
Комментарии
Автор

I am very impressed here didn't expected this. Thank you for sharing.

icoz
Автор

My first guess was 4 and 5. Very interesting video!

bric
Автор

Pleasant and very explanatory content. It will be weirder and more confusing if you subscribe it before setting it to 4, but it will be easily understood with your explanation of the effect function of a signal.

akitoueu
Автор

Congrats on your new course! Interesting...was not aware of this behavior. I would have assumed..wrongly...that 4 and 5 would be emitted. Thanks for the insight!

BrendanAlexander
Автор

Excellent video! Can you please explain why is it needed the injector?

MikelAingeru
Автор

Could you give a possible use case for toObservable()?

davidcooper