Django REST Framework and Vue versus Django and HTMX
Learn how the development process varies between working with Django REST Framework and Vue versus Django and HTMX.
Vue is an open-source JavaScript framework for building user interfaces and single-page applications (SPAs). It adopted some of the best practices from React and Angular. That said, compared to React and Angular, it's much more approachable, so beginners can get up and running quickly. It's also just as powerful, so it provides all the features you'll need to create modern front-end applications.
The tutorials and articles on TestDriven.io teach how to test Vue components as well as how to develop and deploy single-page apps (SPAs) with Vue and Flask and FastAPI.
Learn how the development process varies between working with Django REST Framework and Vue versus Django and HTMX.
Develop a web app for selling products using Stripe, Vue.js, and Flask.
Containerize a full-stack web app powered by Flask and Vue and deploy it to Heroku using Gitlab CI.
Step-by-step walkthrough of how to set up a basic CRUD app with Vue and Flask.
Step-by-step walkthrough of how to set up a basic CRUD app with Vue and FastAPI.
Test Pinia data stores in Vue applications.
This article serves as a guide for unit testing Vue components.
Three different methods for combining Flask and Vue.
Step-by-step walkthrough of how to deploy a Flask-based microservice (along with Postgres and Vue.js) to a Kubernetes cluster.
Join our mailing list to be notified about updates and new releases.