Alexei
Member since Mar 8, 2020
- Profile: /members/14114-alexei.htm
- Comments: 1
Recent Blog Comments By Alexei
-
Trying To Create A Message Bus Using An RxJS Subject In Angular 6.1.10
Posted on Mar 8, 2020 at 10:02 PM
Brilliant!! I am relatively new to Frontend development with JS and Typescript. GWT which I have used in the past, has the notion of an EventBus ( https://devashish.me/2011/09/19/gwt-event-bus/ ). I was able to build an analogous one in Typescript using your approach. I customized your EventBu... read more »