Design comparison
SolutionDesign
Solution retrospective
What's the best method to send an API request with JavaScript?
Community feedback
- @dgjenni2Posted over 2 years ago
From what I've seen, fetch and axios libraries are popular for javascript API calls. Fetch I've seen in more vanilla js and jquery projects, while I've seen axios used primarily in react projects.
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord