What does a Subscribe method do in Angular 4?
Answer / Akshay Srivastava
The Subscribe method in RxJS (used in Angular 4) is used to listen to an Observable sequence and execute the specified callback function whenever an event occurs or a new value is emitted.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we share the data between controllers in angularjs?
How to enable lazy loading in angularjs?
Explain the differences between one-way binding and two-way binding.
What is the difference between angular and jquery?
How to get actions of event binding in angular 4?
Is angular front end or backend?
What variables are used with ng-repeat?
What is import in angular?
Define directives in angularjs.
Is $http service is restful web service in angular js?
Did you use scss?
Name the types of linking function?