How can I avoid using .subscribe() by applying .pipe() stream in Angular?
.subscribe()
.pipe()
private username: string; this.activeRouteSub = this.activ