765 Views
In this article I will demonstrate how we can use Observables to implement a basic pub sub example. Angular 1.x supports custom event handling, but I always thought the implementation was a bit cumbersome.
0 comments
Join in on a hand-picked round up of the best JavaScript articles every day.
Curated by our Moderators and Voted up by our Community. Free.
In this article I will demonstrate how we can use Observables to implement a basic pub sub example. Angular 1.x supports custom event handling, but I always thought the implementation was a bit cumbersome.