Y
Hacker News
new
|
ask
|
show
|
jobs
by
jukkakoskinen
3612 days ago
You're mistaken, Vue doesn't provide any XHR helpers. Look into fetch or superagent, if you need an abstraction.
1 comments
overcast
3612 days ago
https://github.com/vuejs/vue-resource
is what you use.
link