Channel: CS Dojo
Category: Education
Description: Here’s why and how I used Vue.js for my Python/Django web app. You can try using this website here: csqa.io And here’s the article I used for setting up Django with React for my previous project: medium.com/uva-mobile-devhub/set-up-react-in-your-django-project-with-webpack-4fe1f8455396 Other Relevant Resources: The source code of this project: github.com/ykdojo/csqa Django Rest Framework’s serializer library: django-rest-framework.org/api-guide/serializers Using Axios with Vue: vuejs.org/v2/cookbook/using-axios-to-consume-apis.html