Nov 7 · 1 min read
I think you have left out one major factor that speaks for axios and that is testing.
Testing with fetch is a major pain (is it even possible?). AxiosMockAdapter just makes testing so much easier that IMHO it is well worth the ~14KB.
