© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mayank Chandola
Here is an old discussion about this.
Bill Gates
Am a business man and a developer.
But does VueJs has an Ajax function like Angular where you can do get and post requests?
get
post
Yup vue-resource. @BillGastes
TJ
Building Sparkle ✨ for Laravel | Echo Labs | Curology
@BillGastes vue-resources is pretty good, I've been using the fetch library.
Marcin Piekarski
@BillGates - The cool thing about Vue.js is that you can decide on what your going to use for AJAX functionality.
If you've already included jQuery. Why not use that for the AJAX functionality?