switchblade
switchblade copied to clipboard
Use axios instead node-fetch
Reasons:
- Axios performs automatic transformations of JSON data.
- Axios is more secure, featuring built in cross site forgery (XSRF) protection
- Axios has better error handling
- Axios has interceptors
- Axios has the ability to monitor POST request progress
Source: this post on medium
sure go ahead
doing that on sb next btw
are we?
ok sure, axios looks cool