#hybrid-web-app

[ follow ]
Alone Djangonaut
4 years ago
Django

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. [ more ]
[ Load more ]