Answer the question
In order to leave comments, you need to log in
Does Angular 1 have a separate event system?
Hello. We use Angular 1 (1.4.8). It is necessary to organize an event system (on, off, emit), for example, so that a service thread creates its own bus, emits events there, and other components can subscribe to them.
Does Angular have a thread for this out of the box? As I understand it, it has such functionality only in $scope, but we need to organize this not in the context of scopes.
Thanks in advance!
Answer the question
In order to leave comments, you need to log in
it has similar functionality only in $scope
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question