Course
Skills
Calling APIs with React 17
This course will teach you everything about calling APIs from your React app.
What you'll learn
Single-page applications commonly use APIs to retrieve data from the server. In this course, Calling APIs with React, you’ll learn to use React to communicate with APIs. First, you’ll explore how to send HTTP requests and use the results from React. Next, you’ll discover more advanced mechanisms to call APIs, such as React Query and SWR. Finally, you’ll see how to test your APIs and use proper error handling. When you’re finished with this course, you’ll have the skills and knowledge of React needed to work with APIs.
Table of contents
Course Overview
1min
Making HTTP Requests
44mins
More HTTP Request Options
24mins
Advanced Data Retrieval
41mins
Testing and Error Handling
23mins