Closed
Description
Hi!
I was just wondering what's the point of using a vue wrapper for axios? What is the gain over a simple
import axios from 'axios'
axios.get()
Does having it set in the Vue component allow me to do something useful (for example, easily set some globals : https://github.com/axios/axios#global-axios-defaults)?
Thanks :)
Metadata
Metadata
Assignees
Labels
No labels