Build a Drag and Drop Trello Board with Vue Draggable
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Create Simple Board and Task TS Types

In this lesson, we’ll create TypeScript interfaces for the Column and Task data. Knocking this out first makes it easy for me to describe the data structure to you and helps us think through what the structure should be before we ever start the actual coding.

Links