Like cmarix Marked 7 years 1 month ago onto Bookmarks Re-mark Source: https://www.cmarix.com/benefits-of-using-behaviorsubject-in-angular/ Benefits of using BehaviorSubject in Angular BehaviorSubject is a type of Observable that works really well to bind your data using Angular.Using Angular BehaviorSubject you can update the real-time view of your Web application. Comment