What are event emitters?



What are event emitters?..

Answer / Shiv Kumar Choudhary

Event emitters are objects that allow you to trigger and listen for events. In AngularJS, they can be used to communicate between components or services without having a direct reference to each other.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is import array in angular 2?

1 Answers  


What are angular expressions?

1 Answers  


What is a provider in angular?

1 Answers  


What is modules in angular?

1 Answers  


What is the difference between routermodule.forroot() vs routermodule.forchild()?

1 Answers  


What is ivy compiler?

1 Answers  


What is ivy renderer?

1 Answers  


In collection of array how to collect all the true state from active true and active false?

1 Answers  


How to implement internationalization in angular js?

1 Answers  


What are typings in angular?

1 Answers  


What is horizontal projection?

1 Answers  


What is constant?

1 Answers  


Categories