Posts for vue crud

Deven
Deven wrote

Build a Crud application using Vue and Django

As a developer, CRUD (Create-Read-Update-Delete) is one of the basic operations to know. In this tutorial, I’ll show you how to build an API with Django REST Framework and a SPA with Vue.js. I am going to show you step by step from scratch. Before we kick off Learn Vue.js and modern, cutting-edge front-end technologies […]

December 14, 2019 in Django & Tutorials & Vue
Deven
Deven wrote

Create a crud Application using Vue, Node and MongoDB

In this tutorial, we are going to build a simple CRUD application using Vue, Node.js, and MongoDB.But first, let’s get our system set up for Vue development. we will start by creating API for our app. Before we kick off Learn Vue.js and modern, cutting-edge front-end technologies from core-team members and industry experts with our […]

November 28, 2019 in Tutorials & Vue