We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0650981 commit 9160a21Copy full SHA for 9160a21
adev/src/content/tutorials/first-app/steps/14-http/README.md
@@ -196,6 +196,8 @@ The server is now reading data from the HTTP request but the components that rel
196
197
</docs-workflow>
198
199
+Note: This lesson relies on the `fetch` browser API. For the support of interceptors, please refer to the [Http Client documentation](/guide/http)
200
+
201
Summary: In this lesson, you updated your app to use a local web server (`json-server`), and use asynchronous service methods to retrieve data.
202
203
Congratulations! You've successfully completed this tutorial and are ready to continue your journey with building even more complex Angular Apps.
0 commit comments