Axios provides a DX (developer experience) like the Fetch API, with
backward compatability and some other features. In addition, it's
isomorphic, meaning it works the same in both the browser and in
server-side JS code (e.g., Node.js).
Error, progress, timeout, etc. buttons for Axios could go here.