#vuejs

[ follow ]
#frontend-development
morefrontend-development
#front-end-development
morefront-end-development
#web-development
moreweb-development
fromAlone Djangonaut
4 years ago

Django, Axios and CSRF token

Building a hybrid web app involves using Vue.js for the front end and Django for the back end.
Making AJAX calls using axios in Vue components can help in preventing page refresh and Vue app re-initialization.
[ Load more ]