Hi Jamison, Yes, there is a best practice for that.
Do something like this: <p *ngIf="timer$ | async as result else loading">Timer {{result}}</p> <ng-template #loading>loading...</ng-template> see it in action in this StackBlit <https://stackblitz.com/edit/angular-q8nv3v>z Hope this helps, Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscr...@googlegroups.com. To post to this group, send email to angular@googlegroups.com. Visit this group at https://groups.google.com/group/angular. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/2a831e18-e231-46f3-95d8-14bbb7162c44%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.