Getting Error Responses from Axios
If you search for libraries to make API calls from Node.js, chances are you'll run into the Axios package. It's easy to use, well documented, uses promises, and it works in browsers too.
When things go wrong
The main complaint from other developers i...
thebenforce.hashnode.dev2 min read