Overview
Learn about the content that will be covered in this chapter.
We'll cover the following...
A real-world scenario for enterprise Angular applications is to connect to remote services and APIs to exchange data. The built-in Angular HTTP client provides out-of-the-box support for communicating with services over ...