React: Working with APIs

LinkedIn Learning
via LinkedIn
Save (0)
ClosePlease login

No account yet? Register

While React simplifies the challenge of making API calls, figuring out how best to structure your application around an API is more difficult. There are two primary approaches: using the React built-in fetch methods, or using axios, a promise-based library. This course showcases the strengths of each technique. Instructor Emmanuel Henri covers the basic concepts behind REST APIs and shows how to build reusable components that use fetch methods to call real-world APIs like News API. He then shows how to connect to APIs using axios, which simplifies API calls by automatically transforming JSON data. By the end of the course, you should have the skills to structure API calls, maintain state, and make users happy.

Instructor(s)

Emmanuel Henri
LinkedIn Learning
via LinkedIn
Paid, free trial available
English
Certificate of Completion
1h 18m
Self paced
Intermediate