Angular Signal input(), output() and new RxJS Interoperability

preview_player
Показать описание
In this video tutorial, you will learn:

- How to create Angular inputs in directives and components using the input() function
- How to create Angular outputs using the output()

You will learn how to convert from the traditional @Input() and @Output() decorators to the new input() and output()

You will learn RxJS interoperability with the output() function.

You will learn how to convert an Observable to an output using the outputFromObservable function and how to convert an output to an Observable using outputToObservable.

05:44 Input
10:33 Output
18:37 RxJS Interoperability

#programming #angular #html #javascript #webdevelopment #angular17
Рекомендации по теме