Hi Harry, Have a look at this <https://update.angular.io/api/core/TemplateRef>. Select your old, and the current version, There is a lot of detail on the things that changed.
Switch from HttpModule and the Http service to HttpClientModule and the > HttpClientservice. HttpClient simplifies the default ergonomics (You don't > need to map to json anymore) and now supports typed return values and > interceptors. Read more on angular.io <https://angular.io/guide/http> That's about it on HTTP tho. I can't remember that I had any issues with moving to httpClient. However, I don't think you can/should load both of the modules. 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. For more options, visit https://groups.google.com/d/optout.