20 - bindCallback | Rxjs Tutorial In Arabic

preview_player
Показать описание
Give it a function f of type f(x, callback) and it will return a function g that when called as g(x) will output an Observable.

bindCallback is not an operator because its input and output are not Observables. The input is a function func with some parameters. The last parameter must be a callback function that func calls when it is done.

#Angular #Rxjs #Rxjs_in_Arabic #ng_arab #Angular_Army #Observables #Creation_Operators #Join_Creation_Operators #Transformation_Operators #Filtering_Operators #Join_Operators #Multicasting_Operators #Error_Handling_Operators #Utility_Operators #Conditional_and_Boolean_Operators #Mathematical_and_Aggregate_Operators
Рекомендации по теме