Build a Drag and Drop Trello Board with Vue Draggable

Watch this course for FREE this weekend only.
Create an account to start watching.

or

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