Axios
How to Retry Requests Using Axios
A tutorial on using the Axios interceptor to retry requests.
javascriptaxiosretry
Frontend API calls with TypeScript and Axios
An opinionated method of supercharging frontend API call with TypeScript and Axios
typescriptaxiosapi
How to Use Axios in Vanilla JavaScript
Learn about Axios with practical examples
javascriptaxiosapi
Creating Axios mock requests in Jest
How to create your own reusable axios mock request function for Jest.
javascriptjesttesting
Data Fetching with React Query & Axios
Implementing Hooks for Furry HTTP Requests in react-query
reactreact-queryaxios