- Course
Calling APIs with React 17
This course will teach you everything about calling APIs from your React app.
- Course
Calling APIs with React 17
This course will teach you everything about calling APIs from your React app.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
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.
Calling APIs with React 17
-
Version Check | 15s
-
Introduction | 52s
-
API Workflow | 2m 19s
-
Prerequisites | 2m 24s
-
Globoticket Site | 3m 5s
-
Touring the Site's Code | 9m 48s
-
Touring the API Code | 5m 31s
-
React Lifecycle | 2m 14s
-
JavaScript HTTP Request Options | 2m 59s
-
Fetch API | 4m 34s
-
Using the Events API | 2m 39s
-
Using the Shopping Cart API | 7m 32s