Sorry, I already have a question. Do I need an import statement to use tap? Thank You !
On Saturday, January 26, 2019 at 6:51:26 PM UTC-6, Ronald Rex wrote: > > Hi friends, I was following along with a tutorial and I was just wondering > how can I see the return value of list in the chrome debugger? Thanks ! > this.http.get(this.rootURL + '/Employees') > .toPromise().then(res=>this.list=res as Employee[]); > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
